Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tests/
H A Dex56.c213 static PetscErrorCode VertexCoordinatesToAll(DM dm, IS vertices, Vec *allCoords) in VertexCoordinatesToAll() function
253 PetscCall(VertexCoordinatesToAll(dm, vertices, allCoords)); in DMLabelGetCoordinateRepresentation()