petsc-3.8.4 2018-03-24
Report Typos and Errors

TSForwardComputeRHSJacobianP

Runs the user-defined JacobianP function.

Synopsis

#include "petscts.h"  
PetscErrorCode  TSForwardComputeRHSJacobianP(TS ts,PetscReal t,Vec X,Vec* A )
Collective on TS

Input Parameters

ts -The TS context obtained from TSCreate()

Keywords

TS, forward sensitivity

See Also

TSForwardSetRHSJacobianP()

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