Description
Statically typed object trees can be built and traversed in template-heavy C++ code. It is useful for DUNE developers representing nested basis functions, discretization structures, or compile-time trees.
Template libraries can make compile errors complex. Keep small examples and tests around tree structures before using them deeply in simulation code.