petsc-3.14.6 2021-03-30
Report Typos and Errors
PetscConvEstMonitorDefault
Monitors the convergence estimation loop
Synopsis
#include "petscconvest.h"
PetscErrorCode
PetscConvEstMonitorDefault
(PetscConvEst ce,
PetscInt
r)
Collective on PetscConvEst
Input Parameter
ce
- The PetscConvEst object
r
- The refinement level
Options database keys
-convest_monitor
- Activate the monitor
See Also
PetscConvEstCreate
(),
PetscConvEstGetConvRate
(),
SNESSolve
(),
TSSolve
()
Level
intermediate
Location
src/snes/utils/convest.c
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages