|
dune-functions
2.5.0
|
#include <dune/functions/functionspacebases/nodes.hh>

Public Types | |
| using | TreePath = TP |
| using | size_type = std::size_t |
Public Member Functions | |
| LeafBasisNode (TreePath treePath=TreePath()) | |
| size_type | localIndex (size_type i) const |
| size_type | size () const |
| const TreePath & | treePath () const |
| const size_type | treeIndex () const |
| size_type | offset () const |
Protected Member Functions | |
| void | setOffset (const size_type offset) |
| void | setSize (const size_type size) |
| void | setTreeIndex (const size_type treeIndex) |
| using Dune::Functions::LeafBasisNode< SIZE_T_DUMMY, TP >::size_type = std::size_t |
| using Dune::Functions::LeafBasisNode< SIZE_T_DUMMY, TP >::TreePath = TP |
|
inline |
|
inlineinherited |
|
inlineinherited |
|
inlineprotectedinherited |
|
inlineprotectedinherited |
|
inlineprotectedinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
1.8.12