dune-typetree 2.8.0
Loading...
Searching...
No Matches
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.