dune-common 2.12-git
Loading...
Searching...
No Matches
Dune::TypeTree::Concept::InnerTreeNode Concept Reference

Model of an inner tree node of a typetree (either static degree or uniform) More...

#include <dune/common/typetree/nodeconcepts.hh>

Concept definition

template<class Node>
Model of an inner node of a typetree with compile time known degree and child access via index_consta...
Definition nodeconcepts.hh:41
Model of an inner node of a typetree with uniform nodes accessible via runtime index.
Definition nodeconcepts.hh:52
Model of an inner tree node of a typetree (either static degree or uniform)
Definition nodeconcepts.hh:59

Detailed Description

Model of an inner tree node of a typetree (either static degree or uniform)