BasisNodeMixin(const TreePath &treePath) | Dune::Functions::BasisNodeMixin< TP > | inline |
CompositeBasisNode(const TP &tp) | Dune::Functions::CompositeBasisNode< std::size_t, TP, TaylorHoodVelocityTree< GV, decltype(TypeTree::push_back< 0 >(TP()))>, PQkNode< GV, 1, decltype(TypeTree::push_back< 1ul >(TP()))> > | inline |
CompositeBasisNode(const TP &tp, const typename Node::NodeStorage &children) | Dune::Functions::CompositeBasisNode< std::size_t, TP, TaylorHoodVelocityTree< GV, decltype(TypeTree::push_back< 0 >(TP()))>, PQkNode< GV, 1, decltype(TypeTree::push_back< 1ul >(TP()))> > | inline |
CompositeBasisNode(const shared_ptr< Children > &... children, const TP &tp) | Dune::Functions::CompositeBasisNode< std::size_t, TP, TaylorHoodVelocityTree< GV, decltype(TypeTree::push_back< 0 >(TP()))>, PQkNode< GV, 1, decltype(TypeTree::push_back< 1ul >(TP()))> > | inline |
localIndex(size_type i) const | Dune::Functions::BasisNodeMixin< TP > | inline |
offset() const | Dune::Functions::BasisNodeMixin< TP > | inline |
setOffset(const size_type offset) | Dune::Functions::BasisNodeMixin< TP > | inlineprotected |
setSize(const size_type size) | Dune::Functions::BasisNodeMixin< TP > | inlineprotected |
setTreeIndex(const size_type treeIndex) | Dune::Functions::BasisNodeMixin< TP > | inlineprotected |
size() const | Dune::Functions::BasisNodeMixin< TP > | inline |
size_type typedef | Dune::Functions::BasisNodeMixin< TP > | |
TaylorHoodBasisTree(const TP &tp) | Dune::Functions::TaylorHoodBasisTree< GV, TP > | inline |
treeIndex() const | Dune::Functions::BasisNodeMixin< TP > | inline |
treePath() const | Dune::Functions::BasisNodeMixin< TP > | inline |
TreePath typedef | Dune::Functions::BasisNodeMixin< TP > | |