Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tests/
H A Dex3.c520 static PetscErrorCode TestFEJacobian(DM dm, AppCtx *user) in TestFEJacobian() function
965 if (user.testFEjacobian) PetscCall(TestFEJacobian(dm, &user)); in main()