![]() |
Dune-Functions 2.11
|
#include <dune/functions/functionspacebases/nodes.hh>
Public Types | |
| using | Type = typename std::tuple_element_t<k, std::tuple<T...>> |
| The type of the child. | |
| using | type = Type |
| using Dune::Functions::CompositeBasisNode< T >::Child< k >::Type = typename std::tuple_element_t<k, std::tuple<T...>> |
The type of the child.
| using Dune::Functions::CompositeBasisNode< T >::Child< k >::type = Type |