Searched refs:TSAdjointMonitor (Results 1 – 3 of 3) sorted by relevance
| /petsc/share/petsc/suppressions/ |
| H A D | ubsan | 37 function:TSAdjointMonitor
|
| /petsc/src/ts/interface/sensitivity/ |
| H A D | tssen.c | 1591 …PetscCall(TSAdjointMonitor(ts, ts->steps, ts->ptime, ts->vec_sol, ts->numcost, ts->vecs_sensi, ts-… in TSAdjointSolve() 1598 …PetscCall(TSAdjointMonitor(ts, ts->steps, ts->ptime, ts->vec_sol, ts->numcost, ts->vecs_sensi, ts-… in TSAdjointSolve() 1632 PetscErrorCode TSAdjointMonitor(TS ts, PetscInt step, PetscReal ptime, Vec u, PetscInt numcost, Vec… in TSAdjointMonitor() function
|
| /petsc/include/ |
| H A D | petscts.h | 381 PETSC_EXTERN PetscErrorCode TSAdjointMonitor(TS, PetscInt, PetscReal, Vec, PetscInt, Vec[], Vec[]);
|