#include <dune/functions/functionspacebases/brezzidouglasmarinibasis.hh>
◆ GridView
template<typename GV , int k>
The grid view that the FE space is defined on.
◆ Node
template<typename GV , int k>
◆ size_type
template<typename GV , int k>
◆ BrezziDouglasMariniPreBasis()
template<typename GV , int k>
Constructor for a given grid view object.
◆ containerDescriptor()
Return a flat container-descriptor.
◆ dimension()
template<typename GV , int k>
◆ gridView()
template<typename GV , int k>
Obtain the grid view that the basis is defined on.
◆ indices()
template<typename GV , int k>
template<typename It >
Maps from subtree index set [0..size-1] to a globally unique multi index in global basis.
This assume dim \in \lbrace 2, 3 \rbrace.
◆ initializeIndices()
template<typename GV , int k>
◆ makeNode()
template<typename GV , int k>
◆ maxNodeSize()
template<typename GV , int k>
◆ size() [1/2]
Get the total dimension of the space spanned by this basis.
◆ size() [2/2]
Return number of possible values for next position in multi index.
◆ update()
template<typename GV , int k>
◆ codimOffset_
template<typename GV , int k>
◆ dofsPerCodim_
template<typename GV , int k>
◆ finiteElementMap_
template<typename GV , int k>
◆ gridView_
template<typename GV , int k>
◆ maxMultiIndexSize
Maximal length of global multi-indices.
◆ minMultiIndexSize
Minimal length of global multi-indices.
◆ multiIndexBufferSize
Size required temporarily when constructing global multi-indices.
The documentation for this class was generated from the following file: