dune-istl  2.2.0
Public Member Functions | Protected Attributes
Dune::Amg::ConstructionArgs< T > Struct Template Reference

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

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

List of all members.

Public Member Functions

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_

template<class T>
struct Dune::Amg::ConstructionArgs< T >


The documentation for this struct was generated from the following file: