PetscBenchSetUp#
sets up the PetscBench
Synopsis#
#include "petscbm.h"
PetscErrorCode PetscBenchSetUp(PetscBench bm)
Collective
Input Parameter#
bm - the
PetscBench
See Also#
PetscBench
, PetscBenchView()
, PetscBenchSetFromOptions()
, PetscBenchCreate()
, PetscBenchDestroy()
, PetscBenchSetType()
,
PetscBenchRun()
, PetscBenchSetSize()
, PetscBenchGetSize()
Level#
advanced
Location#
src/sys/classes/bm/interfaces/bm.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages