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::VHHOSpace::CellBases Struct Reference

Structure to store element bases. More...

#include <vhhospace.hpp>

Public Types

typedef Cell GeometricSupport
 Geometric support.
 

Public Attributes

std::unique_ptr< PolyBasisCellTypePolykpo
 
std::unique_ptr< PolyBasisCellTypePolyk
 
std::unique_ptr< PolydBasisCellTypePolykpod
 
std::unique_ptr< PolydBasisCellTypePolykd
 
std::unique_ptr< PolydxdBasisCellTypePolykdxd
 
std::unique_ptr< PolySymdxdBasisCellTypePolySymkdxd
 

Detailed Description

Structure to store element bases.

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


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