Dune::Amg::DefaultParallelConstructionArgs< T, C > Class Template Reference
[Parallel Algebraic Multigrid]

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

Inheritance diagram for Dune::Amg::DefaultParallelConstructionArgs< T, C >:
Inheritance graph

List of all members.

Public Member Functions

virtual ~DefaultParallelConstructionArgs ()
void setComm (const C &comm)
const C & getComm () const
void setMatrix (const Matrix &matrix)
virtual void setMatrix (const Matrix &matrix, const AggregatesMap &amap)
const MatrixgetMatrix () const
void setArgs (const SmootherArgs &args)
template<class T1 >
void setComm (T1 &comm)
const SmootherArgs getArgs () const

Protected Attributes

const Matrixmatrix_

template<class T, class C = SequentialInformation>
class Dune::Amg::DefaultParallelConstructionArgs< T, C >


Constructor & Destructor Documentation

template<class T , class C = SequentialInformation>
virtual Dune::Amg::DefaultParallelConstructionArgs< T, C >::~DefaultParallelConstructionArgs (  )  [inline, virtual]

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