TSForwardReset#
Reset the internal data structures used by forward sensitivity analysis
Synopsis#
#include <petscts.h>
PetscErrorCode TSForwardReset(TS ts)
Collective
Input Parameter#
See Also#
TS: Scalable ODE and DAE Solvers, TSCreate()
, TSDestroy()
, TSForwardSetUp()
Level#
advanced
Location#
Implementations#
TSForwardReset_RK() in src/ts/impls/explicit/rk/rk.c
TSForwardReset_Theta() in src/ts/impls/implicit/theta/theta.c
Index of all Sensitivity routines
Table of Contents for all manual pages
Index of all manual pages