petsc4py.typing.TSPostEventFunction# petsc4py.typing.TSPostEventFunction# TS post-event callback. alias of Callable[[TS, ndarray[Any, dtype[integer]], float, Vec, bool], None]