Home
last modified time | relevance | path

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

/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h3524 DMLabel nextLabel = next->label; in DMPforestLabelsFinalize() local
3530 PetscCall(PetscObjectGetName((PetscObject)nextLabel, &name)); in DMPforestLabelsFinalize()
3551 if (nextLabel == adaptLabel) { in DMPforestLabelsFinalize()
3557 for (p = pStartA; p < pEndA; p++) PetscCall(DMLabelGetValue(nextLabel, p, &adaptValues[p])); in DMPforestLabelsFinalize()