Searched refs:TSMonitorError (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/ts/interface/ |
| H A D | tsmon.c | 1581 PetscErrorCode TSMonitorError(TS ts, PetscInt step, PetscReal ptime, Vec u, PetscViewerAndFormat *v… in TSMonitorError() function
|
| H A D | ts.c | 192 …, "-ts_monitor_error", "View the error at each timestep", "TSMonitorError", TSMonitorError, NULL)); in TSSetFromOptions()
|
| /petsc/include/ |
| H A D | petscts.h | 1037 PETSC_EXTERN PetscErrorCode TSMonitorError(TS, PetscInt, PetscReal, Vec, PetscViewerAndFormat *);
|