petsc4py.typing.SNESMonitorFunction

petsc4py.typing.SNESMonitorFunction

SNES monitor callback.

alias of Callable[[SNES, int, float], None]