Searched refs:SNESVIGetVariableBounds (Results 1 – 5 of 5) sorted by relevance
568 PetscErrorCode SNESVIGetVariableBounds(SNES snes, Vec *xl, Vec *xu) in SNESVIGetVariableBounds() function
216 PetscErrorCode SNESVIGetVariableBounds(PetscSNES, PetscVec*, PetscVec*)
2185 setVariableBounds, petsc.SNESVIGetVariableBounds2189 CHKERR(SNESVIGetVariableBounds(self.snes, &xl.vec, &xu.vec))
201 - Add `SNESVIGetVariableBounds()` to access variable bounds of a `SNESVI`
968 PETSC_EXTERN PetscErrorCode SNESVIGetVariableBounds(SNES, Vec *, Vec *);