Loading [MathJax]/extensions/TeX/newcommand.js
 deal.II version GIT relicensing-3014-g8ee2161e1e 2025-04-03 17:00:00+00:00
\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}} \newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=} \newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]} \newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
Namespaces | Classes
Collaboration diagram for SLEPcWrappers:

Namespaces

namespace  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::TransformationCayley
 

Detailed Description

The classes in this group 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.