#include <dune/functions/functionspacebases/brezzidouglasmarinibasis.hh>
|
using | size_type = std::size_t |
|
using | Element = typename GV::template Codim< 0 >::Entity |
|
using | FiniteElementMap = typename Impl::BDMLocalFiniteElementMap< GV, dim, double, k > |
|
using | FiniteElement = Impl::GlobalValuedLocalFiniteElement< Impl::ContravariantPiolaTransformator, typename FiniteElementMap::FiniteElement, Element > |
|
◆ Element
template<typename GV , int k>
◆ FiniteElement
template<typename GV , int k>
◆ FiniteElementMap
template<typename GV , int k>
◆ size_type
template<typename GV , int k>
◆ BrezziDouglasMariniNode()
template<typename GV , int k>
◆ bind()
template<typename GV , int k>
◆ element()
template<typename GV , int k>
Return current element, throw if unbound.
◆ finiteElement()
template<typename GV , int k>
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 , int k>
◆ finiteElement_
template<typename GV , int k>
◆ finiteElementMap_
template<typename GV , int k>
The documentation for this class was generated from the following file: