#include "petscts.h" PetscErrorCode TSAdjointMonitorDrawSensi(TS ts,PetscInt step,PetscReal ptime,Vec u,PetscInt numcost,Vec *lambda,Vec *mu,void *dummy)Collective on TS Many br
ts | - the TS context Many br | |
step | - current time-step Many br | |
ptime | - current time Many br | |
u | - current state Many br | |
numcost | - number of cost functions Many br | |
lambda | - sensitivities to initial conditions Many br | |
mu | - sensitivities to parameters Many br | |
dummy | - either a viewer or NULL Many br |
Many br
Level:intermediate
Location:src/ts/interface/ts.c
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages