petsc-3.13.6 2020-09-29
Report Typos and Errors

TSAdjointComputeDRDYFunction

Deprecated, use TSGetQuadratureTS() then TSComputeRHSJacobian()

Synopsis

#include "petscts.h"  
PetscErrorCode TSAdjointComputeDRDYFunction(TS ts,PetscReal t,Vec U,Vec *DRDU)

Level

deprecated

Location

src/ts/interface/sensitivity/tssen.c
Index of all Sensitivity routines
Table of Contents for all manual pages
Index of all manual pages