Searched refs:nextLabel (Results 1 – 1 of 1) sorted by relevance
3524 DMLabel nextLabel = next->label; in DMPforestLabelsFinalize() local3530 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()