HArD::Core2D
Hybrid Arbitrary Degree::Core 2D - Library to implement 2D schemes with edge and cell polynomials as unknowns
Loading...
Searching...
No Matches
Public Types | Public Attributes | List of all members
HArDCore2D::HHOSpace::CellBases Struct Reference

Structure to store element bases. More...

#include <hhospace.hpp>

Public Types

typedef Cell GeometricSupport
 Geometric support.
 

Public Attributes

std::unique_ptr< PolyBasisCellTypePolykpo
 
std::unique_ptr< PolyBasisCellTypePolyk
 
std::unique_ptr< PolydBasisCellTypePolykd
 

Detailed Description

Structure to store element bases.

'Poly': basis of polynomial space.
'k' and 'kpo' (k+1) determines the degree.
'd' for vector-valued.


The documentation for this struct was generated from the following file: