dune-istl  2.1.1
Public Types | Public Member Functions | Public Attributes
Dune::Amg::DefaultSmootherArgs< T > Struct Template Reference

The default class for the smoother arguments. More...

#include <dune/istl/paamg/smoother.hh>

Inheritance diagram for Dune::Amg::DefaultSmootherArgs< T >:
Inheritance graph

List of all members.

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.

Detailed Description

template<class T>
struct Dune::Amg::DefaultSmootherArgs< T >

The default class for the smoother arguments.


The documentation for this struct was generated from the following file: