Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tests/
H A Dex5.c837 DMLabel faultLabel, faultBdLabel, hybridLabel, splitLabel; in CreateMesh() local
/petsc/src/dm/impls/plex/
H A Dplexsubmesh.c1236 …scErrorCode DMPlexConstructCohesiveCells_Internal(DM dm, DMLabel label, DMLabel splitLabel, DM sdm) in DMPlexConstructCohesiveCells_Internal()
1947 PetscErrorCode DMPlexConstructCohesiveCells(DM dm, DMLabel label, DMLabel splitLabel, DM *dmSplit) in DMPlexConstructCohesiveCells()
2411 …el label, DMLabel bdlabel, PetscInt bdvalue, DMLabel *hybridLabel, DMLabel *splitLabel, DM *dmInte… in DMPlexCreateHybridMesh()