Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/generators/triangle/
H A Dtrigenerate.c68 const char *labelName = "marker"; in DMPlexGenerate_Triangle() local
235 const char *labelName = "marker"; in DMPlexRefine_Triangle() local
/petsc/src/dm/label/tutorials/
H A Dex1.c10 const char *labelName, *typeName; in ViewLabels() local
/petsc/src/dm/impls/plex/tests/
H A Dex56.c260 const char *labelName; in DMLabelCompareWithCoordinateRepresentation() local
/petsc/src/dm/impls/plex/
H A Dplexfluent.c253 char labelName[PETSC_MAX_PATH_LEN]; in DMPlexCreateFluent_ReadSection() local
H A Dplextree.c218 PetscErrorCode DMPlexCreateReferenceTree_Union(DM K, DM Kref, const char *labelName, DM *ref) in DMPlexCreateReferenceTree_Union()
H A Dplexsubmesh.c1054 PetscErrorCode DMPlexConstructGhostCells(DM dm, const char labelName[], PetscInt *numGhostCells, DM… in DMPlexConstructGhostCells()
/petsc/src/dm/impls/plex/cgns/
H A Dplexcgns2.c736 char *labelName = buffer; in DMPlexCreateCGNS_Internal_Serial() local