petsc4py.typing.SNESFunction# petsc4py.typing.SNESFunction# SNES residual function callback. alias of Callable[[SNES, Vec, Vec], None]