Home
last modified time | relevance | path

Searched refs:TSAdjointMonitorSet (Results 1 – 3 of 3) sorted by relevance

/petsc/src/ts/interface/sensitivity/
H A Dtssen.c1285 …PetscCall(TSAdjointMonitorSet(ts, (PetscErrorCode (*)(TS, PetscInt, PetscReal, Vec, PetscInt, Vec … in TSAdjointMonitorSetFromOptions()
1325 PetscErrorCode TSAdjointMonitorSet(TS ts, PetscErrorCode (*adjointmonitor)(TS ts, PetscInt steps, P… in TSAdjointMonitorSet() function
1490 …PetscCall(TSAdjointMonitorSet(ts, TSAdjointMonitorDrawSensi, ctx, (PetscCtxDestroyFn *)TSMonitorDr… in TSAdjointSetFromOptions()
/petsc/src/ts/tutorials/
H A Dex20td.c322 if (sa == SA_TRACK) PetscCall(TSAdjointMonitorSet(ts, AdjointMonitor, &user, NULL)); in main()
/petsc/include/
H A Dpetscts.h382 PETSC_EXTERN PetscErrorCode TSAdjointMonitorSet(TS, PetscErrorCode (*)(TS, PetscInt, PetscReal, Vec…