- Home
- About DUNE
- Download
- Documentation
- Community
- Development
#include <dune/istl/paamg/smoother.hh>
Public Types | |
enum | Overlap { vertex, aggregate, pairwise, none } |
typedef T | RelaxationFactor |
The type of the relaxation factor. | |
Public Member Functions | |
SeqOverlappingSchwarzSmootherArgs (Overlap overlap_=vertex, bool onthefly_=false) | |
Public Attributes | |
Overlap | overlap |
bool | onthefly |
int | iterations |
The numbe of iterations to perform. | |
RelaxationFactor | relaxationFactor |
The relaxation factor to use. |
typedef T Dune::Amg::DefaultSmootherArgs< T >::RelaxationFactor [inherited] |
The type of the relaxation factor.
enum Dune::Amg::SeqOverlappingSchwarzSmootherArgs::Overlap |
Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].