Reference documentation for deal.II version 9.1.0-pre
Namespaces | Classes
Collaboration diagram for SLEPcWrappers:

Namespaces

 SLEPcWrappers
 

Classes

class  SLEPcWrappers::SolverKrylovSchur
 
class  SLEPcWrappers::SolverArnoldi
 
class  SLEPcWrappers::SolverLanczos
 
class  SLEPcWrappers::SolverPower
 
class  SLEPcWrappers::SolverGeneralizedDavidson
 
class  SLEPcWrappers::SolverJacobiDavidson
 
class  SLEPcWrappers::SolverLAPACK
 
class  SLEPcWrappers::TransformationBase
 
class  SLEPcWrappers::TransformationShift
 
class  SLEPcWrappers::TransformationShiftInvert
 
class  SLEPcWrappers::TransformationSpectrumFolding
 
class  SLEPcWrappers::TransformationCayley
 

Detailed Description

The classes in this module are wrappers around functionality provided by the SLEPc library. All classes and functions in this group reside in a namespace PETScWrappers.

These classes are only available if a SLEPc installation and a PETSc installation was detected during configuration of deal.II. Refer to the README file for more details about this.

Author
Toby D. Young, 2011