EPSCISSQuadRule#
determines the quadrature rule in the CISS solver
Synopsis#
typedef enum { EPS_CISS_QUADRULE_TRAPEZOIDAL = 1,
EPS_CISS_QUADRULE_CHEBYSHEV = 2 } EPSCISSQuadRule;
See Also#
EPS: Eigenvalue Problem Solver, EPSCISSSetQuadRule(), EPSCISSGetQuadRule()
Level#
advanced
Location#
Index of all EPS routines Table of Contents for all manual pages Index of all manual pages