TSAdjointResetForward#

Reset the tangent linear solver and destroy the tangent linear context

Synopsis#

#include <petscts.h>  
PetscErrorCode TSAdjointResetForward(TS ts)

Logically Collective

Input Parameter#

See Also#

TS: Scalable ODE and DAE Solvers, TSAdjointSetForward()

Level#

intermediate

Location#

src/ts/interface/sensitivity/tssen.c

Examples#

src/ts/tutorials/ex20opt_p.c
src/ts/tutorials/ex20opt_ic.c


Index of all Sensitivity routines
Table of Contents for all manual pages
Index of all manual pages