Searched refs:TSAdjointMonitorDrawSensi (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/ts/interface/sensitivity/ |
| H A D | tssen.c | 1426 PetscErrorCode TSAdjointMonitorDrawSensi(TS ts, PetscInt step, PetscReal ptime, Vec u, PetscInt num… in TSAdjointMonitorDrawSensi() function 1490 …PetscCall(TSAdjointMonitorSet(ts, TSAdjointMonitorDrawSensi, ctx, (PetscCtxDestroyFn *)TSMonitorDr… in TSAdjointSetFromOptions()
|
| /petsc/include/ |
| H A D | petscts.h | 500 PETSC_EXTERN PetscErrorCode TSAdjointMonitorDrawSensi(TS, PetscInt, PetscReal, Vec, PetscInt, Vec[]…
|