Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tests/
H A Dex71.c55 PetscBool ignoreLabelHalo; /* Ignore filter values in the halo. */ member
/petsc/src/dm/impls/plex/
H A Dplexsubmesh.c3374 …tscBool markedFaces, PetscBool isCohesive, PetscInt cellHeight, PetscBool ignoreLabelHalo, PetscBo… in DMPlexCreateSubmeshGeneric_Interpolated()
4298 PetscErrorCode DMPlexFilter(DM dm, DMLabel cellLabel, PetscInt value, PetscBool ignoreLabelHalo, Pe… in DMPlexFilter()