TSAdjointResetForward#

Reset the tangent linear solver and destroy the tangent linear context

Synopsis#

#include "petscts.h"  
PetscErrorCode TSAdjointResetForward(TS ts)

Logically Collective on TS

Input Parameters#

  • ts - the TS context obtained from TSCreate()

See Also#

TSAdjointSetForward()

Level#

intermediate

Location#

src/ts/interface/sensitivity/tssen.c

Examples#

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


Edit on GitLab

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