dune-common 2.11
Loading...
Searching...
No Matches
Dune::TypeTree::Concept::LeafTreeNode Concept Reference

Model of a leaf tree node of a typetree. More...

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

Concept definition

template<class Node>
Model of a node of a typetree.
Definition nodeconcepts.hh:34
Model of an inner tree node of a typetree (either static degree or uniform).
Definition nodeconcepts.hh:59
Model of a leaf tree node of a typetree.
Definition nodeconcepts.hh:63

Detailed Description

Model of a leaf tree node of a typetree.