Home
last modified time | relevance | path

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

/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h184 PetscBool labelsFinalized; member
3047 pforest->labelsFinalized = PETSC_TRUE; in DMPforestLabelsInitialize()
3473 if (pforest->labelsFinalized) PetscFunctionReturn(PETSC_SUCCESS); in DMPforestLabelsFinalize()
3474 pforest->labelsFinalized = PETSC_TRUE; in DMPforestLabelsFinalize()
3585 pforest->labelsFinalized = PETSC_TRUE; in DMPforestLabelsFinalize()
5197 pforest->labelsFinalized = PETSC_FALSE; in DMCreate_pforest()