Searched refs:CreateBCLabel (Results 1 – 3 of 3) sorted by relevance
17 PetscErrorCode CreateBCLabel(DM dm, const char name[]);
21 PetscErrorCode CreateBCLabel(DM dm, const char name[]) { in CreateBCLabel() function102 PetscCall(CreateBCLabel(dm, "marker")); in SetupDMByDegree()
120 static PetscErrorCode CreateBCLabel(DM dm, const char name[]) { in CreateBCLabel() function168 PetscCall(CreateBCLabel(dm, "marker")); in SetupDMByDegree()