DUNE PDELab (unstable)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
leafnode.hh
3// SPDX-FileCopyrightInfo: Copyright © DUNE Project contributors, see file LICENSE.md in module root
LeafNodeTag NodeTag
The type tag that describes a LeafNode.
Definition: leafnode.hh:42
static const bool isLeaf
Mark this class as a leaf in a dune-typetree.
Definition: leafnode.hh:33
static const bool isPower
Mark this class as a non power in the dune-typetree.
Definition: leafnode.hh:36
static const bool isComposite
Mark this class as a non composite in the dune-typetree.
Definition: leafnode.hh:39
