|
dune-istl 2.10
|
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. | |
Public Member Functions | |
| DefaultSmootherArgs () | |
| Default constructor. | |
Public Attributes | |
| int | iterations |
| The number of iterations to perform. | |
| RelaxationFactor | relaxationFactor |
| The relaxation factor to use. | |
The default class for the smoother arguments.