petsc-3.14.6 2021-03-30
Report Typos and Errors
PetscConvEstView
Views a PetscConvEst object
Synopsis
#include "petscconvest.h"
PetscErrorCode
PetscConvEstView
(PetscConvEst ce,
PetscViewer
viewer)
Collective on PetscConvEst
Input Parameters
ce
- The PetscConvEst object
viewer
- The
PetscViewer
object
See Also
PetscConvEstCreate
(),
PetscConvEstGetConvRate
()
Level
beginner
Location
src/snes/utils/convest.c
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages