dune-istl
2.1.1
|
The default class for the smoother arguments. More...
#include <dune/istl/paamg/smoother.hh>
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. |
The default class for the smoother arguments.