Home
last modified time | relevance | path

Searched defs:getVariableBounds (Results 1 – 2 of 2) sorted by relevance

/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DTAO.pyx1541 def getVariableBounds(self) -> tuple[Vec, Vec]: member in TAO
H A DSNES.pyx2178 def getVariableBounds(self) -> tuple[Vec, Vec]: member in SNES