|
dune-functions 2.10
|
Loading...
Searching...
No Matches
Public Types |
Public Member Functions |
Static Public Attributes |
Protected Attributes |
List of all members
Dune::Functions::NedelecPreBasis< GV, Range, kind, order > Class Template Reference
#include <dune/functions/functionspacebases/nedelecbasis.hh>
Inheritance diagram for Dune::Functions::NedelecPreBasis< GV, Range, kind, order >:

Public Types | |
| using | GridView = GV |
| The grid view that the FE space is defined on. | |
| using | size_type = std::size_t |
| using | Node = NedelecNode< GV, Range, kind, order > |
Public Member Functions | |
| NedelecPreBasis (const GridView &gv) | |
| Constructor for a given grid view object. | |
| void | initializeIndices () |
| const GridView & | gridView () const |
| Obtain the grid view that the basis is defined on. | |
| void | update (const GridView &gv) |
| Node | makeNode () const |
| Create tree node. | |
| size_type | dimension () const |
| size_type | maxNodeSize () const |
| template<typename It > | |
| It | indices (const Node &node, It it) const |
| Maps from subtree index set [0..size-1] to a globally unique multi index in global basis. | |
| size_type | size (const SizePrefix &prefix) const |
| Return number of possible values for next position in multi index. | |
| size_type | size () const |
| Get the total dimension of the space spanned by this basis. | |
| auto | containerDescriptor () const |
| Return a flat container-descriptor. | |
Static Public Attributes | |
| static constexpr size_type | maxMultiIndexSize |
| Maximal length of global multi-indices. | |
| static constexpr size_type | minMultiIndexSize |
| Minimal length of global multi-indices. | |
| static constexpr size_type | multiIndexBufferSize |
| Size required temporarily when constructing global multi-indices. | |
Protected Attributes | |
| GridView | gridView_ |
| FiniteElementMap | finiteElementMap_ |
| Mapper | mapper_ |
Member Typedef Documentation
◆ GridView
template<typename GV , typename Range , std::size_t kind, int order>
| using Dune::Functions::NedelecPreBasis< GV, Range, kind, order >::GridView = GV |
The grid view that the FE space is defined on.
◆ Node
template<typename GV , typename Range , std::size_t kind, int order>
| using Dune::Functions::NedelecPreBasis< GV, Range, kind, order >::Node = NedelecNode<GV, Range, kind, order> |
◆ size_type
template<typename GV , typename Range , std::size_t kind, int order>
| using Dune::Functions::NedelecPreBasis< GV, Range, kind, order >::size_type = std::size_t |
Constructor & Destructor Documentation
◆ NedelecPreBasis()
template<typename GV , typename Range , std::size_t kind, int order>
|
inline |
Constructor for a given grid view object.
Member Function Documentation
◆ containerDescriptor()
|
inlineinherited |
Return a flat container-descriptor.
◆ dimension()
template<typename GV , typename Range , std::size_t kind, int order>
|
inline |
◆ gridView()
template<typename GV , typename Range , std::size_t kind, int order>
|
inline |
Obtain the grid view that the basis is defined on.
◆ indices()
template<typename GV , typename Range , std::size_t kind, int order>
template<typename It >
|
inline |
Maps from subtree index set [0..size-1] to a globally unique multi index in global basis.
◆ initializeIndices()
template<typename GV , typename Range , std::size_t kind, int order>
|
inline |
◆ makeNode()
template<typename GV , typename Range , std::size_t kind, int order>
|
inline |
Create tree node.
◆ maxNodeSize()
template<typename GV , typename Range , std::size_t kind, int order>
|
inline |
◆ size() [1/2]
|
inlineinherited |
Get the total dimension of the space spanned by this basis.
◆ size() [2/2]
|
inlineinherited |
Return number of possible values for next position in multi index.
◆ update()
template<typename GV , typename Range , std::size_t kind, int order>
|
inline |
Member Data Documentation
◆ finiteElementMap_
template<typename GV , typename Range , std::size_t kind, int order>
|
protected |
◆ gridView_
template<typename GV , typename Range , std::size_t kind, int order>
|
protected |
◆ mapper_
template<typename GV , typename Range , std::size_t kind, int order>
|
protected |
◆ maxMultiIndexSize
|
staticconstexprinherited |
Maximal length of global multi-indices.
◆ minMultiIndexSize
|
staticconstexprinherited |
Minimal length of global multi-indices.
◆ multiIndexBufferSize
|
staticconstexprinherited |
Size required temporarily when constructing global multi-indices.
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