dune-functions
2.5.1
|
#include <dune/functions/functionspacebases/hierarchicvectorwrapper.hh>
Public Types | |
using | E0 = decltype(std::declval< E >()[Dune::TypeTree::Indices::_0]) |
using | type = typename DefaultCoefficientTypeHelper< E0, size-1 >::type |
using Dune::Functions::Imp::CoefficientType< V, MultiIndex >::DefaultCoefficientTypeHelper< E, size >::E0 = decltype(std::declval<E>()[Dune::TypeTree::Indices::_0]) |
using Dune::Functions::Imp::CoefficientType< V, MultiIndex >::DefaultCoefficientTypeHelper< E, size >::type = typename DefaultCoefficientTypeHelper<E0, size-1>::type |