| 
    HArD::Core2D
    
   Hybrid Arbitrary Degree::Core 2D - Library to implement 2D schemes with edge and cell polynomials as unknowns 
   | 
 
Structure to store edge bases. More...
#include <ddrcore.hpp>
Public Types | |
| typedef Edge | GeometricSupport | 
| Geometric support.   | |
Public Attributes | |
| std::unique_ptr< PolyBasisEdgeType > | Polykpo | 
| std::unique_ptr< PolyBasisEdgeType > | Polyk | 
| std::unique_ptr< PolyBasisEdgeType > | Polykmo | 
Structure to store edge bases.
See CellBases for details