dune-typetree
2.4.0-rc1
|
#include <cassert>
#include <array>
#include <dune/common/typetraits.hh>
#include <dune/typetree/nodetags.hh>
#include <dune/typetree/utility.hh>
#include <dune/typetree/childextraction.hh>
Go to the source code of this file.
Classes | |
class | Dune::TypeTree::PowerNode< T, k > |
Collect k instances of type T within a dune-typetree. More... | |
struct | Dune::TypeTree::PowerNode< T, k >::Child< i > |
Access to the type and storage type of the i-th child. More... | |
Namespaces | |
Dune | |
Dune::TypeTree | |