petsc4py.typing.TAOUpdateFunction#

petsc4py.typing.TAOUpdateFunction#

TAO update callback.

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