Dune::Amg::DefaultSmootherArgs< T > Struct Template Reference
[Parallel Algebraic Multigrid]

The default class for the smoother arguments. More...

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

Inheritance diagram for Dune::Amg::DefaultSmootherArgs< T >:
Inheritance graph

List of all members.

Public Types

typedef T RelaxationFactor
 The type of the relaxation factor.

Public Member Functions

 DefaultSmootherArgs ()
 Default constructor.

Public Attributes

int iterations
 The numbe of iterations to perform.
RelaxationFactor relaxationFactor
 The relaxation factor to use.

Detailed Description

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

The default class for the smoother arguments.


Member Typedef Documentation

template<class T >
typedef T Dune::Amg::DefaultSmootherArgs< T >::RelaxationFactor

The type of the relaxation factor.


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