Home
last modified time | relevance | path

Searched defs:hybridLabel (Results 1 – 3 of 3) sorted by relevance

/petsc/src/dm/impls/plex/tests/
H A Dex4.c140 DMLabel faultLabel, hybridLabel; in CreateSimplexHybrid_2D() local
239 DMLabel faultLabel, hybridLabel; in CreateTensorProductHybrid_2D() local
376 DMLabel faultLabel, hybridLabel; in CreateSimplexHybrid_3D() local
H A Dex5.c837 DMLabel faultLabel, faultBdLabel, hybridLabel, splitLabel; in CreateMesh() local
854 DMLabel faultLabel, faultBdLabel, hybridLabel; in CreateMesh() local
995 DMLabel faultLabel, faultBdLabel, hybridLabel; in CreateMesh() local
/petsc/src/dm/impls/plex/
H A Dplexsubmesh.c2411 …bridMesh(DM dm, DMLabel label, DMLabel bdlabel, PetscInt bdvalue, DMLabel *hybridLabel, DMLabel *s… in DMPlexCreateHybridMesh()