Home
last modified time | relevance | path

Searched refs:ourpoststep (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ts/interface/ftn-custom/
H A Dztsf.c76 static PetscErrorCode ourpoststep(TS ts) in ourpoststep() function
171 *ierr = TSSetPostStep(*ts, ourpoststep); in tssetpoststep_()