PetscConvEstView#
Views a PetscConvEst
object
Synopsis#
#include "petscconvest.h"
PetscErrorCode PetscConvEstView(PetscConvEst ce, PetscViewer viewer)
Collective
Input Parameters#
ce - The
PetscConvEst
objectviewer - The
PetscViewer
object
See Also#
PetscConvEst
, PetscViewer
, PetscConvEstCreate()
, PetscConvEstGetConvRate()
Level#
beginner
Location#
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages