dune-istl  2.2.0
Public Member Functions
Dune::Amg::CombinedFunctor< T > Class Template Reference

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

List of all members.

Public Member Functions

 CombinedFunctor (const T &tuple)
template<class T1 >
void operator() (const T1 &t)

template<typename T>
class Dune::Amg::CombinedFunctor< T >


Constructor & Destructor Documentation

template<typename T >
Dune::Amg::CombinedFunctor< T >::CombinedFunctor ( const T &  tuple) [inline]

Member Function Documentation

template<typename T >
template<class T1 >
void Dune::Amg::CombinedFunctor< T >::operator() ( const T1 &  t) [inline]

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