Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tests/
H A Dex18.c878 static PetscErrorCode TestExpandPoints(DM dm, AppCtx *user) in TestExpandPoints() function
1527 if (user.nPointsToExpand) PetscCall(TestExpandPoints(dm, &user)); in main()