dune-fem 2.8.0
|
helper struct to get the type of the i-th sub function More...
#include <dune/fem/function/tuplediscretefunction/discretefunction.hh>
Public Types | |
typedef std::tuple_element< i, DiscreteFunctionTuple >::type | Type |
helper struct to get the type of the i-th sub function
typedef std::tuple_element<i,DiscreteFunctionTuple>::type Dune::Fem::TupleDiscreteFunction< DiscreteFunctions >::SubDiscreteFunction< i >::Type |