Home
last modified time | relevance | path

Searched refs:DMPlexSetSNESVariableBounds (Results 1 – 5 of 5) sorted by relevance

/petsc/src/snes/utils/
H A Dconvest.c394 PetscCall(DMPlexSetSNESVariableBounds(dm[r], snes)); in PetscConvEstGetConvRateSNES_Private()
459 PetscCall(DMPlexSetSNESVariableBounds(ce->idm, snes)); in PetscConvEstGetConvRateSNES_Private()
H A Ddmplexsnes.c1059 PetscErrorCode DMPlexSetSNESVariableBounds(DM dm, SNES snes) in DMPlexSetSNESVariableBounds() function
/petsc/src/snes/tutorials/
H A Dex34.c244 PetscCall(DMPlexSetSNESVariableBounds(dm, snes)); in main()
/petsc/doc/changes/
H A D323.md94 - Add `DMPlexSetSNESVariableBounds()`
/petsc/include/
H A Dpetscsnes.h1360 PETSC_EXTERN PetscErrorCode DMPlexSetSNESVariableBounds(DM, SNES);