PetscBenchCreate#

Create a PETSc benchmark PetscBench object

Synopsis#

#include "petscbm.h"   
PetscErrorCode PetscBenchCreate(MPI_Comm comm, PetscBench *bm)

Collective

Input Parameter#

Output Parameter#

See Also#

PetscBench, PetscBenchSetFromOptions(), PetscBenchRun(), PetscBenchViewFromOptions(), PetscBenchDestroy(), PetscBenchSetUp(), PetscBenchSetType(), 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