Searched refs:SolutionMonitor (Results 1 – 1 of 1) sorted by relevance
2006 static PetscErrorCode SolutionMonitor(TS ts, PetscInt steps, PetscReal time, Vec u, void *mctx) in SolutionMonitor() function2080 if (flg) PetscCall(TSMonitorSet(ts, SolutionMonitor, ctx, NULL)); in SetupMonitor()