Home
last modified time | relevance | path

Searched refs:zerosupportpoint (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h3159 PetscBool zerosupportpoint = PETSC_FALSE; in DMPforestLabelsInitialize() local
3196 zerosupportpoint = (PetscBool)(zerosupportpoint || !supportSize); in DMPforestLabelsInitialize()
3212 if (zerosupportpoint) continue; in DMPforestLabelsInitialize()