|
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 | |
| BasisNodeMixin (const TreePath &treePath) | |
| 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) |
| using Dune::Functions::BasisNodeMixin< TP >::size_type = std::size_t |
| using Dune::Functions::BasisNodeMixin< TP >::TreePath = TP |
|
inline |
|
inline |
|
inline |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inline |
|
inline |
|
inline |
1.8.13