Searched refs:TSAdjointMonitorSetFromOptions (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/ts/interface/sensitivity/ |
| H A D | tssen.c | 1272 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 D | petscts.h | 384 PETSC_EXTERN PetscErrorCode TSAdjointMonitorSetFromOptions(TS, const char[], const char[], const ch…
|