dune-typetree 2.9
Deprecated List
Member Dune::TypeTree::forEachNode (Tree &&tree, PreFunc &&preFunc, LeafFunc &&leafFunc, PostFunc &&postFunc)
Use the more general applyToTree instead.
Member Dune::TypeTree::forEachNode (Tree &&tree, InnerFunc &&innerFunc, LeafFunc &&leafFunc)
Use the more general applyToTree instead.
Member Dune::TypeTree::NodeInterface::CHILDREN
Will be removed after release 2.9. Use degree()