Dune Core Modules (2.9.0)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
leafnode.hh
LeafNodeTag NodeTag
The type tag that describes a LeafNode.
Definition: leafnode.hh:44
static const bool isLeaf
Mark this class as a leaf in a dune-typetree.
Definition: leafnode.hh:31
static const std::size_t CHILDREN
Leafs have no children.
Definition: leafnode.hh:41
static const bool isPower
Mark this class as a non power in the dune-typetree.
Definition: leafnode.hh:34
static const bool isComposite
Mark this class as a non composite in the dune-typetree.
Definition: leafnode.hh:37
