|
HArD::Core3D
Hybrid Arbitrary Degree::Core 3D - Library to implement 3D schemes with vertex, edge, face and cell polynomials as unknowns
|
Structure to store edge bases. More...
#include <vemcore.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