petsc4py.typing.TAOConstraintsFunction#

petsc4py.typing.TAOConstraintsFunction#

TAO constraints callback.

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