Searched refs:label_name (Results 1 – 1 of 1) sorted by relevance
87 const char *label_name = NULL; in DMPlexCeedElemRestrictionCreate() local89 if (domain_label) PetscCall(PetscObjectGetName((PetscObject)domain_label, &label_name)); in DMPlexCeedElemRestrictionCreate()92 label_name ? label_name : "NONE", label_value, height, dm_field)); in DMPlexCeedElemRestrictionCreate()772 const char *label_name = NULL; in DMPlexCeedBasisCreate() local774 if (domain_label) PetscCall(PetscObjectGetName((PetscObject)domain_label, &label_name)); in DMPlexCeedBasisCreate()777 label_name ? label_name : "NONE", label_value, height, dm_field)); in DMPlexCeedBasisCreate()