TSForwardSetIntegralGradients#
Set the vectors holding forward sensitivities of the integral term.
Synopsis#
#include <petscts.h>
PetscErrorCode TSForwardSetIntegralGradients(TS ts, PetscInt numfwdint, Vec *vp)
Input Parameters#
See Also#
TS: Scalable ODE and DAE Solvers, TSForwardGetSensitivities()
, TSForwardGetIntegralGradients()
, TSForwardStep()
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