slepc-3.23.1 2025-05-01
   
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