#include "petscts.h" PetscErrorCode TSSetPostStep(TS ts, PetscErrorCode (*func)(TS))Logically Collective on TS
ts | - The TS context obtained from TSCreate() | |
func | - The function |
func (TS ts);
Level:intermediate
Location:src/ts/interface/ts.c
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages