slepc-3.6.3 2016-03-29
Report Typos and Errors

NEPGetConstCorrectionTol

Returns the constant tolerance flag.

Synopsis

#include "slepcnep.h" 
PetscErrorCode NEPGetConstCorrectionTol(NEP nep,PetscBool *cct)
Not Collective

Input Parameter

nep - the NEP context

Output Parameter

cct - the value of the constant tolerance flag

See Also

NEPSetConstCorrectionTol()

Location: src/nep/interface/nepopts.c
Index of all NEP routines
Table of Contents for all manual pages
Index of all manual pages