Dune::Amg::ConstructionArgs< SeqILUn< M, X, Y > > Class Template Reference
[Parallel Algebraic Multigrid]

#include <dune/istl/paamg/smoother.hh>

Inheritance diagram for Dune::Amg::ConstructionArgs< SeqILUn< M, X, Y > >:
Inheritance graph

List of all members.

Public Member Functions

 ConstructionArgs (int n=1)
void setN (int n)
int getN ()
void setMatrix (const Matrix &matrix)
virtual void setMatrix (const Matrix &matrix, const AggregatesMap &amap)
const MatrixgetMatrix () const
void setArgs (const SmootherArgs &args)
void setComm (T1 &comm)
const SmootherArgs getArgs () const

Protected Attributes

const Matrixmatrix_

template<class M, class X, class Y>
class Dune::Amg::ConstructionArgs< SeqILUn< M, X, Y > >


Constructor & Destructor Documentation

template<class M , class X , class Y >
Dune::Amg::ConstructionArgs< SeqILUn< M, X, Y > >::ConstructionArgs ( int  n = 1  )  [inline]

Member Function Documentation

const SmootherArgs Dune::Amg::DefaultConstructionArgs< SeqILUn< M, X, Y > >::getArgs (  )  const [inline, inherited]
const Matrix& Dune::Amg::DefaultConstructionArgs< SeqILUn< M, X, Y > >::getMatrix (  )  const [inline, inherited]
void Dune::Amg::DefaultConstructionArgs< SeqILUn< M, X, Y > >::setArgs ( const SmootherArgs args  )  [inline, inherited]
void Dune::Amg::DefaultConstructionArgs< SeqILUn< M, X, Y > >::setComm ( T1 &  comm  )  [inline, inherited]
virtual void Dune::Amg::DefaultConstructionArgs< SeqILUn< M, X, Y > >::setMatrix ( const Matrix matrix,
const AggregatesMap amap 
) [inline, virtual, inherited]
void Dune::Amg::DefaultConstructionArgs< SeqILUn< M, X, Y > >::setMatrix ( const Matrix matrix  )  [inline, inherited]

Member Data Documentation

const Matrix* Dune::Amg::DefaultConstructionArgs< SeqILUn< M, X, Y > >::matrix_ [protected, inherited]

The documentation for this class was generated from the following file:
Generated on Sat Apr 24 11:13:51 2010 for dune-istl by  doxygen 1.6.3