Home
last modified time | relevance | path

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

/petsc/src/ts/interface/
H A Dtsmon.c1581 PetscErrorCode TSMonitorError(TS ts, PetscInt step, PetscReal ptime, Vec u, PetscViewerAndFormat *v… in TSMonitorError() function
H A Dts.c192 …, "-ts_monitor_error", "View the error at each timestep", "TSMonitorError", TSMonitorError, NULL)); in TSSetFromOptions()
/petsc/include/
H A Dpetscts.h1037 PETSC_EXTERN PetscErrorCode TSMonitorError(TS, PetscInt, PetscReal, Vec, PetscViewerAndFormat *);