dune-istl
3.0-git
|
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. 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.