Home
last modified time | relevance | path

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

/petsc/src/ts/interface/
H A Dtsmon.c813 PetscErrorCode TSMonitorDrawError(TS ts, PetscInt step, PetscReal ptime, Vec u, PetscCtx Ctx) in TSMonitorDrawError() function
H A Dts.c324 …PetscCall(TSMonitorSet(ts, TSMonitorDrawError, ctx, (PetscCtxDestroyFn *)TSMonitorDrawCtxDestroy)); in TSSetFromOptions()
/petsc/include/
H A Dpetscts.h496 PETSC_EXTERN PetscErrorCode TSMonitorDrawError(TS, PetscInt, PetscReal, Vec, PetscCtx);