Searched refs:has_label (Results 1 – 2 of 2) sorted by relevance
98 PetscBool has_label; in SetupDMByDegree() local100 PetscCall(DMHasLabel(dm, "marker", &has_label)); in SetupDMByDegree()101 if (!has_label) { in SetupDMByDegree()
165 PetscBool has_label; in SetupDMByDegree() local166 PetscCall(DMHasLabel(dm, "marker", &has_label)); in SetupDMByDegree()167 if (!has_label) { in SetupDMByDegree()