petsc4py.typing.SNESObjFunction#

petsc4py.typing.SNESObjFunction#

SNES objective function callback.

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