PetscConvEstGetSolver#
Gets the solver used to produce discrete solutions
Synopsis#
#include "petscconvest.h" 
PetscErrorCode PetscConvEstGetSolver(PetscConvEst ce, PetscObject *solver)
Not Collective
Input Parameter#
- ce - The - PetscConvEstobject
Output Parameter#
- solver - The solver 
See Also#
PetscConvEst, PetscConvEstSetSolver(), PetscConvEstCreate(), PetscConvEstGetConvRate()
Level#
intermediate
Location#
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages