Manicore
Library to implement schemes on n-dimensionnal manifolds.
|
Return a mapping from the basis of l-forms in dimension d to the basis of (d-l)-forms. More...
#include <exterior_algebra.hpp>
Static Public Member Functions | |
static Eigen::Matrix< double, Dimension::ExtDim(d-l, d), Dimension::ExtDim(l, d)> const & | compute () |
Return a mapping from the basis of l-forms in dimension d to the basis of (d-l)-forms.
|
inlinestatic |