PetscConvEstMonitorDefault#
Monitors the convergence estimation loop
Synopsis#
#include "petscconvest.h"
PetscErrorCode PetscConvEstMonitorDefault(PetscConvEst ce, PetscInt r)
Collective
Input Parameters#
ce - The
PetscConvEst
objectr - The refinement level
Options database keys#
-convest_monitor - Activate the monitor
See Also#
PetscConvEst
, PetscConvEstCreate()
, PetscConvEstGetConvRate()
, SNESSolve()
, TSSolve()
Level#
intermediate
Location#
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages