petsc-3.9.4 2018-09-11
Report Typos and Errors

TSAdjointSetRHSJacobian

Deprecated, use TSSetRHSJacobianP()

Synopsis

#include "petscts.h"  
PetscErrorCode TSAdjointSetRHSJacobian(TS ts,Mat Amat,PetscErrorCode (*func)(TS,PetscReal,Vec,Mat,void*),void *ctx)

Level

deprecated

Location

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