| 
    HArD::Core2D
    
   Hybrid Arbitrary Degree::Core 2D - Library to implement 2D schemes with edge and cell polynomials as unknowns 
   | 
 
Structure to store element bases. More...
#include <platescore.hpp>
Public Types | |
| typedef Cell | GeometricSupport | 
| Geometric support.   | |
Public Attributes | |
| std::unique_ptr< PolyBasisCellType > | Polykp1 | 
| std::unique_ptr< PolyBasisCellType > | Polykm2 | 
| std::unique_ptr< Poly2BasisCellType > | Poly2km1 | 
| std::unique_ptr< PolySymBasisCellType > | PolySymkm1 | 
| std::unique_ptr< HolyBasisCellType > | Holykm4 | 
| std::unique_ptr< HolyComplBasisCellType > | HolyComplkm1 | 
Structure to store element bases.