Searched refs:hasLabels (Results 1 – 1 of 1) sorted by relevance
1252 PetscBool hasLabels = PETSC_FALSE, lsendDepth, sendDepth; in DMPlexDistributeLabels() local1277 if (numLabels == numLocalLabels) hasLabels = PETSC_TRUE; in DMPlexDistributeLabels()1283 if (hasLabels) { in DMPlexDistributeLabels()1309 if (hasLabels) PetscCall(DMGetLabelOutput(dm, name, &lisOutput)); in DMPlexDistributeLabels()