petsc4py.typing.TAOVariableBoundsFunction#

petsc4py.typing.TAOVariableBoundsFunction#

TAO variable bounds callback.

alias of Callable[[TAO, Vec, Vec], None]