KASKADE 7 development version
Classes | Namespaces
symmetricOperators.hh File Reference
#include "dune/istl/preconditioners.hh"

Go to the source code of this file.

Classes

class  Kaskade::DualPairing< X, Xstar >
 Abstract base class for dual pairing of \( X \) and its dual space \( X^* \). More...
 
class  Kaskade::DefaultDualPairing< X, Xstar >
 Default implementation of dual pairing (relies on scalar product operator * being defined) More...
 
class  Kaskade::ZeroDualPairing< X, Xstar >
 Zero dual pairing implementation (mainly useful whenever a dual pairing is needed for formal language reasons, but never used) More...
 
class  Kaskade::SymmetricLinearOperator< X, Xstar >
 Interface for symmetric linear operators. More...
 
class  Kaskade::SymmetricMatrixOperator< X, Matrix >
 A symmetric operator represented by a matrix. More...
 
class  Kaskade::SymmetricLinearOperatorWrapper< X, Xstar >
 Wrapper class to present (hopefully) symmetric linear operators in the SymmetricLinearOperator interface. More...
 
class  Kaskade::SymmetricPreconditioner< X, Xstar >
 Interface for symmetric preconditioners. More...
 
class  Kaskade::IdentityPreconditioner< X >
 The trivial (identity) preconditioner. More...
 
class  Kaskade::SymmetricPreconditionerWrapper< X, Xstar >
 Wrapper class presenting a symmetric preconditioner interface for any preconditioner. More...
 

Namespaces

namespace  Kaskade