Home
last modified time | relevance | path

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

/petsc/src/snes/tests/
H A Dex8.c463 static PetscErrorCode CheckFunctions(DM dm, PetscInt order, AppCtx *user) in CheckFunctions() function
665 PetscCall(CheckFunctions(dm, user.porder, &user)); in main()
/petsc/src/dm/impls/plex/tests/
H A Dex3.c742 static PetscErrorCode CheckFunctions(DM dm, PetscInt order, AppCtx *user) in CheckFunctions() function
968 PetscCall(CheckFunctions(dm, user.porder, &user)); in main()