|
HArD::Core3D
Hybrid Arbitrary Degree::Core 3D - Library to implement 3D schemes with vertex, edge, face and cell polynomials as unknowns
|
#include <polynomialspacedimension.hpp>
Static Public Member Functions | |
| static size_t | Poly (int k) |
| Dimension of Pk(F) | |
| static size_t | Goly (int k) |
| Dimension of Gk(F) | |
| static size_t | GolyCompl (int k) |
| Dimension of Gck(F) | |
| static size_t | Roly (int k) |
| Dimension of Rk(F) | |
| static size_t | RolyCompl (int k) |
| Dimension of Rck(F) | |