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

Public Types | |
| using | TreePath = TP |
| using | size_type = std::size_t |
Public Member Functions | |
| PowerBasisNode (const TP &tp) | |
| PowerBasisNode (const TP &tp, const typename Node::NodeStorage &children) | |
| size_type | localIndex (size_type i) const |
| size_type | size () const |
| const TreePath & | treePath () 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 (size_type treeIndex) |
|
inherited |
|
inherited |
|
inline |
|
inline |
|
inlineinherited |
|
inlineinherited |
|
inlineprotectedinherited |
|
inlineprotectedinherited |
|
inlineprotectedinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
1.8.13