#include <dune/functions/functionspacebases/rannacherturekbasis.hh>
|
using | size_type = std::size_t |
|
using | TreePath = TP |
|
using | Element = typename GV::template Codim< 0 >::Entity |
|
using | FiniteElement = RannacherTurekLocalFiniteElement< typename GV::ctype, double, dim > |
|
◆ Element
template<typename GV , typename TP >
◆ FiniteElement
template<typename GV , typename TP >
◆ size_type
template<typename GV , typename TP >
◆ TreePath
template<typename GV , typename TP >
◆ RannacherTurekNode()
template<typename GV , typename TP >
◆ bind()
template<typename GV , typename TP >
◆ element()
template<typename GV , typename TP >
Return current element, throw if unbound.
◆ finiteElement()
template<typename GV , typename TP >
Return the LocalFiniteElement for the element we are bound to.
The LocalFiniteElement implements the corresponding interfaces of the dune-localfunctions module
◆ localIndex()
◆ offset()
◆ setOffset()
◆ setSize()
◆ setTreeIndex()
◆ size()
◆ treeIndex()
◆ treePath()
◆ element_
template<typename GV , typename TP >
◆ finiteElement_
template<typename GV , typename TP >
The documentation for this class was generated from the following file: