Searched defs:allCoords (Results 1 – 2 of 2) sorted by relevance
213 static PetscErrorCode VertexCoordinatesToAll(DM dm, IS vertices, Vec *allCoords) in VertexCoordinatesToAll()247 …cErrorCode DMLabelGetCoordinateRepresentation(DM dm, DMLabel label, PetscInt value, Vec *allCoords) in DMLabelGetCoordinateRepresentation()258 …areWithCoordinateRepresentation(DM dm, DMLabel label, PetscInt value, Vec allCoords, PetscInt verb… in DMLabelCompareWithCoordinateRepresentation()361 Vec allCoords = NULL; in main() local
44 const PetscScalar *allCoords; in DMPlexFindVertices() local