:orphan: # PetscConvEstSetFromOptions Sets a `PetscConvEst` object based on values in the options database ## Synopsis ``` #include "petscconvest.h" PetscErrorCode PetscConvEstSetFromOptions(PetscConvEst ce) ``` Collective ## Input Parameter - ***ce -*** The `PetscConvEst` object ## See Also `PetscConvEst`, `PetscConvEstCreate()`, `PetscConvEstGetConvRate()` ## Level beginner ## Location src/snes/utils/convest.c --- [Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/src/snes/utils/convest.c) [Index of all SNES routines](index.md) [Table of Contents for all manual pages](/manualpages/index.md) [Index of all manual pages](/manualpages/singleindex.md)