Searched refs:TSMonitor_NS (Results 1 – 2 of 2) sorted by relevance
| /libCEED/examples/fluids/src/ |
| H A D | setupts.c | 282 PetscErrorCode TSMonitor_NS(TS ts, PetscInt step_no, PetscReal time, Vec Q, void *ctx) { in TSMonitor_NS() function 359 PetscCall(TSMonitorSet(*ts, TSMonitor_NS, user, NULL)); in TSSolve_NS()
|
| /libCEED/examples/fluids/ |
| H A D | navierstokes.h | 310 PetscErrorCode TSMonitor_NS(TS ts, PetscInt step_no, PetscReal time, Vec Q, void *ctx);
|