Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex14.c1473 static PetscErrorCode THITSMonitor(TS ts, PetscInt step, PetscReal t, Vec X, PetscCtx ctx) in THITSMonitor() function
1573 PetscCall(TSMonitorSet(ts, THITSMonitor, thi, NULL)); in main()