Searched refs:monitor_residual (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/ts/tutorials/ |
| H A D | ex10.c | 59 PetscBool monitor_residual; member 375 if (rd->monitor_residual) PetscCall(RDStateView(rd, X, Xdot, F)); in RDIFunction_FD() 709 if (rd->monitor_residual) PetscCall(RDStateView(rd, X, Xdot, F)); in RDIFunction_FE() 1020 …isplay residuals every time they are evaluated", "", rd->monitor_residual, &rd->monitor_residual, … in RDCreate()
|