Home
last modified time | relevance | path

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

/petsc/src/dm/impls/forest/tests/
H A Dex2.c78 static PetscErrorCode IdentifyBadPoints(DM dm, Vec vec, PetscReal tol) in IdentifyBadPoints() function
303 PetscCall(IdentifyBadPoints(postForest, postVecExact, tol)); in main()