Go to the documentation of this file. 1 #ifndef DUNE_AMG_COMBINEDFUNCTOR_HH
2 #define DUNE_AMG_COMBINEDFUNCTOR_HH
4 #include<dune/common/tuples.hh>
10 template<std::
size_t i>
13 template<
class TT,
class T>
14 static void apply(TT tuple,
const T& t)
23 template<
class TT,
class T>
24 static void apply(TT tuple,
const T& t)