Searched refs:DMHasBound (Results 1 – 4 of 4) sorted by relevance
154 - Add `DMHasBound()`, `DM_BC_LOWER_BOUND` and `DM_BC_LOWER_BOUND`
1069 PetscCall(DMHasBound(dm, &hasBound)); in DMPlexSetSNESVariableBounds()
444 PETSC_EXTERN PetscErrorCode DMHasBound(DM, PetscBool *);
8191 PetscErrorCode DMHasBound(DM dm, PetscBool *hasBound) in DMHasBound() function