dune-istl  2.2.0
Public Member Functions | Protected Attributes
Dune::Amg::ConstructionArgs< SeqILUn< M, X, Y > > Class Template Reference

#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 Matrix & getMatrix () const
void setArgs (const SmootherArgs &args)
void setComm (T1 &comm)
const SmootherArgs getArgs () const

Protected Attributes

const Matrix * matrix_

Member Function Documentation

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

Member Data Documentation

const Matrix* Dune::Amg::DefaultConstructionArgs< SeqILUn< M, X, Y > >::matrix_
protectedinherited

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