dune-istl  2.5.1
Public Member Functions | List of all members
Dune::Amg::CombinedFunctor< T > Class Template Reference

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

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

Public Member Functions

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

Constructor & Destructor Documentation

◆ CombinedFunctor()

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

Member Function Documentation

◆ operator()()

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: