|
dune-istl 2.9.0
|
The default class for the smoother arguments. More...
#include <dune/istl/paamg/smoother.hh>

Public Types | |
| typedef FieldTraits< T >::real_type | RelaxationFactor |
| The type of the relaxation factor. More... | |
Public Member Functions | |
| DefaultSmootherArgs () | |
| Default constructor. More... | |
Public Attributes | |
| int | iterations |
| The numbe of iterations to perform. More... | |
| RelaxationFactor | relaxationFactor |
| The relaxation factor to use. More... | |
The default class for the smoother arguments.