#include <dune/functions/common/treedata.hh>
|
| CopyVisitor (TreeData &thisTD, const TreeData &otherTD) |
|
template<typename Node , typename TreePath > |
void | apply (Node &node, TreePath treePath) |
|
void | pre (Node &node, TreePath treePath) |
|
void | pre (Node &node, TreePath treePath) |
|
void | leaf (Node &node, TreePath treePath) |
|
◆ CopyVisitor()
template<class T , template< class > class ND, bool LO>
◆ apply()
template<class T , template< class > class ND, bool LO>
template<typename Node , typename TreePath >
◆ leaf()
◆ pre() [1/2]
◆ pre() [2/2]
◆ otherTD_
template<class T , template< class > class ND, bool LO>
◆ thisTD_
template<class T , template< class > class ND, bool LO>
The documentation for this struct was generated from the following file: