PetscConvEstDestroy#
Destroys a PETSc convergence estimator PetscConvEst
object
Synopsis#
#include "petscconvest.h"
PetscErrorCode PetscConvEstDestroy(PetscConvEst *ce)
Collective
Input Parameter#
ce - The
PetscConvEst
object
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