Searched refs:CreateBCLabel (Results 1 – 3 of 3) sorted by relevance
62 static PetscErrorCode CreateBCLabel(DM dm, const char name[]) in CreateBCLabel() function127 if (!hasLabel) PetscCall(CreateBCLabel(cdm, "marker")); in SetupDiscretization()
458 static PetscErrorCode CreateBCLabel(DM dm, const char name[]) in CreateBCLabel() function747 if (!hasLabel) PetscCall(CreateBCLabel(cdm, "marker")); in SetupDiscretization()
357 static PetscErrorCode CreateBCLabel(DM dm, const char name[]) in CreateBCLabel() function413 if (!hasLabel) PetscCall(CreateBCLabel(*dm, "marker")); in CreateMesh()