petsc-3.15.0 2021-03-30
Report Typos and Errors
TSForwardReset
Reset the internal data structures used by forward sensitivity analysis
Synopsis
#include "petscts.h"
PetscErrorCode
TSForwardReset
(
TS
ts)
Collective on
TS
Input Parameter
ts
- the
TS
context obtained from
TSCreate
()
See Also
TSCreate
(),
TSDestroy
(),
TSForwardSetUp
()
Level
advanced
Location
src/ts/interface/sensitivity/tssen.c
Index of all Sensitivity routines
Table of Contents for all manual pages
Index of all manual pages