#include <dune/functions/functionspacebases/bsplinebasis.hh>
◆ Element
template<typename GV , typename MI >
◆ FiniteElement
template<typename GV , typename MI >
◆ size_type
template<typename GV , typename MI >
◆ BSplineNode()
template<typename GV , typename MI >
◆ bind()
template<typename GV , typename MI >
◆ element()
template<typename GV , typename MI >
Return current element, throw if unbound.
◆ finiteElement()
template<typename GV , typename MI >
Return the LocalFiniteElement for the element we are bound to.
The LocalFiniteElement implements the corresponding interfaces of the dune-localfunctions module
◆ localIndex()
◆ offset()
size_type Dune::Functions::BasisNodeMixin::offset |
( |
| ) |
const |
|
inlineprotectedinherited |
◆ setOffset()
void Dune::Functions::BasisNodeMixin::setOffset |
( |
const size_type |
offset | ) |
|
|
inlineprotectedinherited |
◆ setSize()
void Dune::Functions::BasisNodeMixin::setSize |
( |
const size_type |
size | ) |
|
|
inlineprotectedinherited |
◆ setTreeIndex()
void Dune::Functions::BasisNodeMixin::setTreeIndex |
( |
size_type |
treeIndex | ) |
|
|
inlineprotectedinherited |
◆ size()
size_type Dune::Functions::BasisNodeMixin::size |
( |
| ) |
const |
|
inlineinherited |
◆ treeIndex()
size_type Dune::Functions::BasisNodeMixin::treeIndex |
( |
| ) |
const |
|
inlineinherited |
◆ element_
template<typename GV , typename MI >
◆ finiteElement_
template<typename GV , typename MI >
◆ preBasis_
template<typename GV , typename MI >
The documentation for this class was generated from the following file: