Home
last modified time | relevance | path

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

/petsc/src/ts/tests/
H A Dex28.c382 static PetscErrorCode SPMonitor(TS ts, PetscInt step, PetscReal t, Vec U, PetscCtx ctx) in SPMonitor() function
511 PetscCall(TSMonitorSet(ts, SPMonitor, &user, NULL)); in main()