|
dune-functions 2.8.0
|
Loading...
Searching...
No Matches
Dune::Functions::DefaultNodeToRangeMap< Tree >::Visitor Struct Reference
#include <dune/functions/functionspacebases/defaultnodetorangemap.hh>
Inheritance diagram for Dune::Functions::DefaultNodeToRangeMap< Tree >::Visitor:

Public Member Functions | |
| Visitor (std::vector< std::size_t > &indices) | |
| template<typename Node , typename TreePath > | |
| void | leaf (Node &node, TreePath treePath) |
| void | pre (T &&t, TreePath treePath) const |
| void | in (T &&t, TreePath treePath) const |
| void | post (T &&t, TreePath treePath) const |
| void | leaf (T &&t, TreePath treePath) const |
| void | beforeChild (T &&t, Child &&child, TreePath treePath, ChildIndex childIndex) const |
| void | afterChild (T &&t, Child &&child, TreePath treePath, ChildIndex childIndex) const |
Public Attributes | |
| std::vector< std::size_t > & | indices_ |
| std::size_t | counter_ |
Static Public Attributes | |
| static const TreePathType::Type | treePathType |
Constructor & Destructor Documentation
◆ Visitor()
template<class Tree >
|
inline |
Member Function Documentation
◆ leaf()
template<class Tree >
template<typename Node , typename TreePath >
|
inline |
Member Data Documentation
◆ counter_
template<class Tree >
| std::size_t Dune::Functions::DefaultNodeToRangeMap< Tree >::Visitor::counter_ |
◆ indices_
template<class Tree >
| std::vector<std::size_t>& Dune::Functions::DefaultNodeToRangeMap< Tree >::Visitor::indices_ |
The documentation for this struct was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8