Searched refs:MyTSMonitorError (Results 1 – 1 of 1) sorted by relevance
256 static PetscErrorCode MyTSMonitorError(TS ts, PetscInt step, PetscReal crtime, Vec u, PetscCtx ctx) in MyTSMonitorError() function293 PetscCall(TSMonitorSet(ts, MyTSMonitorError, &ctx, NULL)); in main()