#include <dune/functions/functionspacebases/raviartthomasbasis.hh>
◆ MultiIndex
template<typename GV , int k, class MI , class TP , class ST , GeometryType::BasicType basic_type>
Type used for global numbering of the basis vectors.
◆ Node
template<typename GV , int k, class MI , class TP , class ST , GeometryType::BasicType basic_type>
◆ PreBasis
template<typename GV , int k, class MI , class TP , class ST , GeometryType::BasicType basic_type>
◆ size_type
template<typename GV , int k, class MI , class TP , class ST , GeometryType::BasicType basic_type>
◆ RaviartThomasNodeIndexSet()
template<typename GV , int k, class MI , class TP , class ST , GeometryType::BasicType basic_type>
◆ bind()
template<typename GV , int k, class MI , class TP , class ST , GeometryType::BasicType basic_type>
Bind the view to a grid element.
Having to bind the view to an element before being able to actually access any of its data members offers to centralize some expensive setup code in the 'bind' method, which can save a lot of run-time.
◆ indices()
template<typename GV , int k, class MI , class TP , class ST , GeometryType::BasicType basic_type>
template<typename It >
Maps from subtree index set [0..size-1] to a globally unique multi index in global basis.
This assume dim 2, 3 .
◆ size()
template<typename GV , int k, class MI , class TP , class ST , GeometryType::BasicType basic_type>
Size of subtree rooted in this node (element-local)
◆ unbind()
template<typename GV , int k, class MI , class TP , class ST , GeometryType::BasicType basic_type>
◆ node_
template<typename GV , int k, class MI , class TP , class ST , GeometryType::BasicType basic_type>
◆ preBasis_
template<typename GV , int k, class MI , class TP , class ST , GeometryType::BasicType basic_type>
The documentation for this class was generated from the following file: