#include <dune/functions/functionspacebases/taylorhoodbasis.hh>
|
| static constexpr auto | degree () |
◆ Element
◆ size_type
◆ TaylorHoodVelocityTree()
◆ bind() [1/2]
◆ bind() [2/2]
◆ child()
◆ degree()
|
|
inlinestaticconstexprinherited |
◆ element()
◆ empty()
Check if the node is empty.
This is equivalent to size()==0. Notice that it is undefined behaviour to access the element() and finiteElement() methods of the node if it is empty, i.e., if its size is zero.
◆ localIndex()
◆ offset()
◆ setChild()
◆ setOffset()
◆ setSize()
◆ setTreeIndex()
◆ size()
Obtain the number of basis function in the local node.
Notice that it is undefined behaviour to access the element() and finiteElement() methods of the node if it is empty, i.e., if its size is zero.
◆ treeIndex()
◆ isComposite
◆ isLeaf
◆ isPower
The documentation for this class was generated from the following file: