#include <dune/functions/functionspacebases/nedelecbasis.hh>
◆ GridView
template<typename GV, typename Range, std::size_t kind, int order>
The grid view that the FE space is defined on.
◆ Node
template<typename GV, typename Range, std::size_t kind, int order>
◆ size_type
template<typename GV, typename Range, std::size_t kind, int order>
◆ NedelecPreBasis()
template<typename GV, typename Range, std::size_t kind, int order>
Constructor for a given grid view object.
◆ containerDescriptor()
Return a flat container-descriptor.
◆ dimension()
Return total number of basis functions.
◆ gridView()
◆ indices()
template<typename GV>
template<class
Node, class It>
Fill cache with global indices of DOFs associated to the given bound node.
◆ initializeIndices()
Initialize the global index information.
◆ makeNode()
template<typename GV, typename Range, std::size_t kind, int order>
◆ maxNodeSize()
Return maximal number of basis functions per element.
◆ size()
Return number of possible values for next position in multi index.
◆ update()
template<typename GV, typename Range, std::size_t kind, int order>
Update the stored grid view, to be called if the grid has changed.
◆ finiteElementMap_
template<typename GV, typename Range, std::size_t kind, int order>
◆ gridView_
◆ mapper_
◆ maxMultiIndexSize
Maximal length of global multi-indices.
◆ maxNodeSize_
◆ 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: