Searched refs:PetscDSUpdateBoundaryLabels (Results 1 – 5 of 5) sorted by relevance
218 - Add `PetscDSUpdateBoundaryLabels()`
200 PETSC_EXTERN PetscErrorCode PetscDSUpdateBoundaryLabels(PetscDS, DM);
3556 PetscErrorCode PetscDSUpdateBoundaryLabels(PetscDS ds, DM dm) in PetscDSUpdateBoundaryLabels() function
1151 PetscCall(PetscDSUpdateBoundaryLabels(prob, dm)); in DMPlexInsertBoundaryValues_Plex()1266 PetscCall(PetscDSUpdateBoundaryLabels(ds, dm)); in DMPlexInsertBounds_Plex()
8209 PetscCall(PetscDSUpdateBoundaryLabels(ds, dm)); in DMHasBound()