petsc-3.7.1 2016-05-15
Report Typos and Errors

TSAdjointStep

Steps one time step backward in the adjoint run

Synopsis

#include "petscts.h"  
PetscErrorCode  TSAdjointStep(TS ts)
Collective on TS Many br

Input Parameter

ts -the TS context obtained from TSCreate() Many br

Many br

Keywords

TS, adjoint, step

See Also

TSAdjointSetUp(), TSAdjointSolve()

Level:intermediate
Location:
src/ts/interface/ts.c
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages