Searched refs:THITSMonitor (Results 1 – 1 of 1) sorted by relevance
1473 static PetscErrorCode THITSMonitor(TS ts, PetscInt step, PetscReal t, Vec X, PetscCtx ctx) in THITSMonitor() function1573 PetscCall(TSMonitorSet(ts, THITSMonitor, thi, NULL)); in main()