petsc-3.14.6 2021-03-30
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