|
dune-functions 2.10
|
#include <dune/functions/functionspacebases/defaultnodetorangemap.hh>

Public Member Functions | |
| Visitor (std::vector< std::size_t > &indices) | |
| template<typename Node , typename TreePath > | |
| void | leaf (Node &node, TreePath treePath) |
Public Attributes | |
| std::vector< std::size_t > & | indices_ |
| std::size_t | counter_ |
|
inline |
|
inline |
| std::size_t Dune::Functions::DefaultNodeToRangeMap< Tree >::Visitor::counter_ |
| std::vector<std::size_t>& Dune::Functions::DefaultNodeToRangeMap< Tree >::Visitor::indices_ |