dune-typetree  2.4.0-rc1
Namespaces | Functions
traversalutilities.hh File Reference
#include <dune/typetree/traversal.hh>

Go to the source code of this file.

Namespaces

 Dune
 
 Dune::TypeTree
 

Functions

template<typename ResultType , typename Tree , typename F , typename R >
ResultType Dune::TypeTree::reduceOverLeafs (const Tree &tree, F functor, R reduction, ResultType startValue)
 Calculate a quantity as a reduction over the leaf nodes of a TypeTree. More...
 

Variable Documentation

F _functor
R _reduction
ResultType _value
const TreePathType::Type treePathType = TreePathType::dynamic
static