PetscConvEstSetUp#
After the solver is specified, create data structures needed for estimating convergence
Synopsis#
#include "petscconvest.h" 
PetscErrorCode PetscConvEstSetUp(PetscConvEst ce)
Collective
Input Parameter#
- ce - The - PetscConvEstobject
See Also#
PetscConvEst, PetscConvEstCreate(), PetscConvEstGetConvRate()
Level#
beginner
Location#
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages