petsc-3.12.5 2020-03-29
Report Typos and Errors

TSComputeDRDUFunction

Deprecated, use TSGetQuadratureTS() then TSComputeRHSJacobian()

Synopsis

#include "petscts.h"  
PetscErrorCode TSComputeDRDUFunction(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