Searched refs:PetscBenchSetUp (Results 1 – 3 of 3) sorted by relevance
16 PetscCall(PetscBenchSetUp(bm)); in main()
32 PETSC_EXTERN PetscErrorCode PetscBenchSetUp(PetscBench);
130 PetscErrorCode PetscBenchSetUp(PetscBench bm) in PetscBenchSetUp() function160 if (!bm->setupcalled) PetscCall(PetscBenchSetUp(bm)); in PetscBenchRun()