Home
last modified time | relevance | path

Searched defs:coordsVec (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/plex/tests/
H A Dex18.c846 static PetscErrorCode ViewVerticesFromCoords(DM dm, Vec coordsVec, PetscReal tol, PetscViewer viewe… in ViewVerticesFromCoords()
1303 Vec coordsVec; in ViewPointsWithType_Internal() local