Home
last modified time | relevance | path

Searched refs:TSAdjointMonitorSetFromOptions (Results 1 – 2 of 2) sorted by relevance

/petsc/src/ts/interface/sensitivity/
H A Dtssen.c1272 PetscErrorCode TSAdjointMonitorSetFromOptions(TS ts, const char name[], const char help[], const ch… in TSAdjointMonitorSetFromOptions() function
1480 …PetscCall(TSAdjointMonitorSetFromOptions(ts, "-ts_adjoint_monitor", "Monitor adjoint timestep size… in TSAdjointSetFromOptions()
1481 …PetscCall(TSAdjointMonitorSetFromOptions(ts, "-ts_adjoint_monitor_sensi", "Monitor sensitivity in … in TSAdjointSetFromOptions()
/petsc/include/
H A Dpetscts.h384 PETSC_EXTERN PetscErrorCode TSAdjointMonitorSetFromOptions(TS, const char[], const char[], const ch…