|
HArD::Core3D
Hybrid Arbitrary Degree::Core 3D - Library to implement 3D schemes with vertex, edge, face and cell polynomials as unknowns
|
Generate a basis of monomial powers of degree r. More...
#include <exterior.hpp>
Static Public Member Functions | |
| static std::vector< std::array< size_t, d > > const & | homogeneous (const int r) |
| static std::vector< std::array< size_t, d > > const & | complete (const int r) |
| static void | init (const int r) |
Generate a basis of monomial powers of degree r.
Contains the part of methods dealing with the polynomial basis
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |