Searched refs:DMPlexSetSNESVariableBounds (Results 1 – 5 of 5) sorted by relevance
394 PetscCall(DMPlexSetSNESVariableBounds(dm[r], snes)); in PetscConvEstGetConvRateSNES_Private()459 PetscCall(DMPlexSetSNESVariableBounds(ce->idm, snes)); in PetscConvEstGetConvRateSNES_Private()
1059 PetscErrorCode DMPlexSetSNESVariableBounds(DM dm, SNES snes) in DMPlexSetSNESVariableBounds() function
244 PetscCall(DMPlexSetSNESVariableBounds(dm, snes)); in main()
94 - Add `DMPlexSetSNESVariableBounds()`
1360 PETSC_EXTERN PetscErrorCode DMPlexSetSNESVariableBounds(DM, SNES);