Manicore
Library to implement schemes on n-dimensionnal manifolds.
|
Koszul operator on the exterior algebra. More...
#include <exterior_objects.hpp>
Public Types | |
typedef Eigen::Matrix< double, Dimension::ExtDim(l-1, d), Dimension::ExtDim(l, d)> | ExtAlgMatType |
Static Public Member Functions | |
static const ExtAlgMatType & | get_transform (size_t i) |
Return the action of the Koszul operator on the i-th basis of the exterior algebra. More... | |
static void | init () noexcept |
Initialize the Koszul operator. More... | |
Koszul operator on the exterior algebra.
typedef Eigen::Matrix<double, Dimension::ExtDim(l-1,d), Dimension::ExtDim(l,d)> Manicore::Koszul_exterior< l, d >::ExtAlgMatType |
|
inlinestatic |
Return the action of the Koszul operator on the i-th basis of the exterior algebra.
|
inlinestaticnoexcept |
Initialize the Koszul operator.