Dune::Amg::SmootherTraits< T > Struct Template Reference
[Parallel Algebraic Multigrid]

Traits class for getting the attribute class of a smoother. More...

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

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

List of all members.

Public Types

typedef DefaultSmootherArgs
< typename
T::matrix_type::field_type > 
Arguments

Detailed Description

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

Traits class for getting the attribute class of a smoother.


Member Typedef Documentation

template<class T>
typedef DefaultSmootherArgs<typename T::matrix_type::field_type> Dune::Amg::SmootherTraits< T >::Arguments

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

Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].