Home
last modified time | relevance | path

Searched refs:test2 (Results 1 – 2 of 2) sorted by relevance

/petsc/src/benchmarks/
H A DIndex.c6 extern int test2(void);
12 PetscCall(test2()); in main()
110 int test2(void) in test2() function
/petsc/src/dm/impls/plex/tests/
H A Dex25.c65 static PetscErrorCode test2(DM dm, AppCtx *options) in test2() function
118 PetscCall(test2(dm, options)); in test4()
214 PetscCall(test2(dm, &options)); in main()