Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex10.c59 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()