PetscConvEstCreate#
Create a PetscConvEst object
Synopsis#
#include "petscconvest.h" 
PetscErrorCode PetscConvEstCreate(MPI_Comm comm, PetscConvEst *ce)
Collective
Input Parameter#
- comm - The communicator for the - PetscConvEstobject
Output Parameter#
- ce - The - PetscConvEstobject
See Also#
PetscConvEst, PetscConvEstDestroy(), PetscConvEstGetConvRate(), DMAdaptorCreate(), DMAdaptor
Level#
beginner
Location#
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages