HArD::Core3D
Hybrid Arbitrary Degree::Core 3D - Library to implement 3D schemes with vertex, edge, face and cell polynomials as unknowns
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
Manicore::Koszul_full< l, d > Struct Template Reference

Koszul operator from $P_r\Lambda^l(R^d)$ to $P_{r+1}\Lambda^{l-1}(R^d)$. More...

#include <exterior.hpp>

Static Public Member Functions

static Eigen::MatrixXd get (const int r)
 

Detailed Description

template<size_t l, size_t d>
struct Manicore::Koszul_full< l, d >

Koszul operator from $P_r\Lambda^l(R^d)$ to $P_{r+1}\Lambda^{l-1}(R^d)$.



Couple the part on the exterior algebra and the part on polynomials

Member Function Documentation

◆ get()

template<size_t l, size_t d>
static Eigen::MatrixXd Manicore::Koszul_full< l, d >::get ( const int  r)
inlinestatic

The documentation for this struct was generated from the following file: