slepc-main 2025-03-25
Report Typos and Errors

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

EPSCISSSetQuadRule(), EPSCISSGetQuadRule()

Level

advanced

Location

include/slepceps.h

Index of all EPS routines
Table of Contents for all manual pages
Index of all manual pages