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

EPSGDGetDoubleExpansion

Gets a flag indicating whether the double expansion variant has been activated or not.

Synopsis

#include "slepceps.h" 
PetscErrorCode EPSGDGetDoubleExpansion(EPS eps,PetscBool *flg)
Not Collective

Input Parameter

eps - the eigenproblem solver context

Output Parameter

flg - the flag

See Also

EPSGDSetDoubleExpansion()

Location: src/eps/impls/davidson/gd/gd.c
Index of all EPS routines
Table of Contents for all manual pages
Index of all manual pages