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