Loading [MathJax]/extensions/TeX/newcommand.js
 Reference documentation for deal.II version 9.6.0
\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
precondition.h File Reference

Go to the source code of this file.

Classes

struct  internal::EigenvalueInformation
 
struct  internal::EigenvalueAlgorithmAdditionalData< PreconditionerType >
 
class  PreconditionIdentity
 
struct  PreconditionIdentity::AdditionalData
 
class  PreconditionRichardson
 
class  PreconditionRichardson::AdditionalData
 
class  PreconditionUseMatrix< MatrixType, VectorType >
 
class  PreconditionRelaxation< MatrixType, PreconditionerType >
 
class  PreconditionRelaxation< MatrixType, PreconditionerType >::AdditionalData
 
class  PreconditionJacobi< MatrixType >
 
class  PreconditionSOR< MatrixType >
 
class  PreconditionSSOR< MatrixType >
 
class  PreconditionPSOR< MatrixType >
 
class  PreconditionPSOR< MatrixType >::AdditionalData
 
class  PreconditionChebyshev< MatrixType, VectorType, PreconditionerType >
 
struct  PreconditionChebyshev< MatrixType, VectorType, PreconditionerType >::AdditionalData
 

Namespaces

namespace  internal
 

Enumerations

enum class  internal::EigenvalueAlgorithm { internal::lanczos , internal::power_iteration }