petsc4py.typing.TSIFunction# petsc4py.typing.TSIFunction# TS implicit function callback. alias of Callable[[TS, float, Vec, Vec, Vec], None]