#include <dune/functions/functionspacebases/subspacebasis.hh>
◆ GridView
template<class RB , class TP > 
      
 
The grid view that the FE space is defined on. 
 
 
◆ LocalView
template<class RB , class TP > 
      
 
Type of the local view on the restriction of the basis to a single element. 
 
 
◆ MultiIndex
template<class RB , class TP > 
      
 
Type used for global numbering of the basis vectors. 
 
 
◆ PrefixPath
template<class RB , class TP > 
      
 
 
◆ RootBasis
template<class RB , class TP > 
      
 
 
◆ RootLocalView
template<class RB , class TP > 
      
 
 
◆ size_type
template<class RB , class TP > 
      
 
 
◆ SizePrefix
template<class RB , class TP > 
      
 
 
◆ SubspaceBasis() [1/2]
template<class RB , class TP > 
 
Constructor for a given grid view object. 
 
 
◆ SubspaceBasis() [2/2]
template<class RB , class TP > 
template<class RootRootBasis , class InnerTP , class OuterTP > 
 
Constructor from another SubspaceBasis. 
This will join the tree paths and use them relative to rootBasis.rootBasis(). 
 
 
◆ dimension()
template<class RB , class TP > 
 
- Todo:
 - This method has been added to the interface without prior discussion. 
 
 
 
◆ gridView()
template<class RB , class TP > 
 
Obtain the grid view that the basis is defined on. 
 
 
◆ localView()
template<class RB , class TP > 
 
Return local view for basis. 
 
 
◆ prefixPath()
template<class RB , class TP > 
 
 
◆ rootBasis()
template<class RB , class TP > 
 
 
◆ size() [1/2]
template<class RB , class TP > 
 
Return number of possible values for next position in empty multi index. 
 
 
◆ size() [2/2]
template<class RB , class TP > 
 
Return number possible values for next position in multi index. 
 
 
◆ prefixPath_
template<class RB , class TP > 
 
 
◆ rootBasis_
template<class RB , class TP > 
 
 
The documentation for this class was generated from the following file: