- Home
- About DUNE
- Download
- Documentation
- Community
- Development
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.
typedef T Dune::Amg::DefaultSmootherArgs< T >::RelaxationFactor |
The type of the relaxation factor.
Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].