Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tests/
H A Dex56.c258 static PetscErrorCode DMLabelCompareWithCoordinateRepresentation(DM dm, DMLabel label, PetscInt val… in DMLabelCompareWithCoordinateRepresentation() function
388 …PetscCall(DMLabelCompareWithCoordinateRepresentation(dmnew, label, BOUNDARY_VERTICES_VALUE, allCoo… in main()