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