- Home
- About DUNE
- Download
- Documentation
- Community
- Development
#include <dune/istl/paamg/smoother.hh>
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 Matrix & | getMatrix () const |
void | setArgs (const SmootherArgs &args) |
template<class T1 > | |
void | setComm (T1 &comm) |
const SmootherArgs | getArgs () const |
Protected Attributes | |
const Matrix * | matrix_ |
virtual Dune::Amg::DefaultParallelConstructionArgs< T, C >::~DefaultParallelConstructionArgs | ( | ) | [inline, virtual] |
Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].