#include <smoother.hh>
Inherited by Dune::Amg::SeqOverlappingSchwarzSmootherArgs< T >.
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. |