petsc-3.8.4 2018-03-24
TSForwardSetUp
Sets up the internal data structures for the later use of forward sensitivity analysis
Synopsis
#include "petscts.h"
PetscErrorCode TSForwardSetUp(TS ts)
Collective on TS
Input Parameter
ts -the TS context obtained from TSCreate()
Keywords
TS, forward sensitivity, setup
See Also
TSCreate(), TSDestroy(), TSSetUp()
Level:advanced
Location:src/ts/interface/tsfwdsen.c
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages