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

TSAdjointMonitorSensi

monitors the first lambda sensitivity

Synopsis

#include "petscts.h"  
PetscErrorCode TSAdjointMonitorSensi(TS ts,PetscInt step,PetscReal ptime,Vec v,PetscInt numcost,Vec *lambda,Vec *mu,PetscViewerAndFormat *vf)

Keywords

TS, set, monitor

See Also

TSAdjointMonitorSet()

Level

intermediate

Location

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