|
HArD::Core3D
Hybrid Arbitrary Degree::Core 3D - Library to implement 3D schemes with vertex, edge, face and cell polynomials as unknowns
|

Go to the source code of this file.
Namespaces | |
| namespace | HArDCore3D |
Variables | |
| static constexpr size_t | HArDCore3D::MAX_DOE_CELL = 14 |
| Maximum degree of the cell quadrature rules. | |
| static constexpr size_t | HArDCore3D::MAX_DOE_FACE = 20 |
| Maximum degree of the face quadrature rules. | |
| static constexpr size_t | HArDCore3D::MAX_DOE_EDGE = 20 |
| Maximum degree of the edge quadrature rules. | |