Searched defs:ignoreLabelHalo (Results 1 – 2 of 2) sorted by relevance
55 PetscBool ignoreLabelHalo; /* Ignore filter values in the halo. */ member
3374 …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()