|
dune-functions 2.8.0
|
Loading...
Searching...
No Matches
Public Types |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes |
Protected Member Functions |
Protected Attributes |
List of all members
Dune::Functions::BSplineNode< GV, MI > Class Template Reference
#include <dune/functions/functionspacebases/bsplinebasis.hh>
Inheritance diagram for Dune::Functions::BSplineNode< GV, MI >:

Public Types | |
| using | size_type = std::size_t |
| using | Element = typename GV::template Codim< 0 >::Entity |
| using | FiniteElement = BSplineLocalFiniteElement< GV, double, MI > |
| typedef LeafNodeTag | NodeTag |
Public Member Functions | |
| BSplineNode (const BSplinePreBasis< GV, MI > *preBasis) | |
| const Element & | element () const |
| Return current element, throw if unbound. | |
| const FiniteElement & | finiteElement () const |
| Return the LocalFiniteElement for the element we are bound to. | |
| void | bind (const Element &e) |
| Bind to element. | |
| size_type | localIndex (size_type i) const |
| size_type | size () const |
| size_type | treeIndex () const |
Static Public Member Functions | |
| static constexpr auto | degree () |
Static Public Attributes | |
| static const bool | isLeaf |
| static const bool | isPower |
| static const bool | isComposite |
| static const std::size_t | CHILDREN |
Protected Member Functions | |
| size_type | offset () const |
| void | setOffset (const size_type offset) |
| void | setSize (const size_type size) |
| void | setTreeIndex (size_type treeIndex) |
Protected Attributes | |
| const BSplinePreBasis< GV, MI > * | preBasis_ |
| FiniteElement | finiteElement_ |
| Element | element_ |
Member Typedef Documentation
◆ Element
template<typename GV , typename MI >
| using Dune::Functions::BSplineNode< GV, MI >::Element = typename GV::template Codim<0>::Entity |
◆ FiniteElement
template<typename GV , typename MI >
| using Dune::Functions::BSplineNode< GV, MI >::FiniteElement = BSplineLocalFiniteElement<GV,double,MI> |
◆ size_type
template<typename GV , typename MI >
| using Dune::Functions::BSplineNode< GV, MI >::size_type = std::size_t |
Constructor & Destructor Documentation
◆ BSplineNode()
template<typename GV , typename MI >
|
inline |
Member Function Documentation
◆ bind()
template<typename GV , typename MI >
|
inline |
Bind to element.
◆ element()
template<typename GV , typename MI >
|
inline |
Return current element, throw if unbound.
◆ finiteElement()
template<typename GV , typename MI >
|
inline |
Return the LocalFiniteElement for the element we are bound to.
The LocalFiniteElement implements the corresponding interfaces of the dune-localfunctions module
◆ localIndex()
◆ offset()
|
inlineprotectedinherited |
◆ setOffset()
|
inlineprotectedinherited |
◆ setSize()
|
inlineprotectedinherited |
◆ setTreeIndex()
|
inlineprotectedinherited |
◆ size()
|
inlineinherited |
◆ treeIndex()
|
inlineinherited |
Member Data Documentation
◆ element_
template<typename GV , typename MI >
|
protected |
◆ finiteElement_
template<typename GV , typename MI >
|
protected |
◆ preBasis_
template<typename GV , typename MI >
|
protected |
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8