|
Manicore
Library to implement schemes on n-dimensionnal manifolds.
|
Diff 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 Diff operator on the i-th basis of the exterior algebra. More... | |
| static void | init () noexcept |
| Initialize the Diff operator. More... | |
Diff operator on the exterior algebra.
| typedef Eigen::Matrix<double, Dimension::ExtDim(l+1,d), Dimension::ExtDim(l,d)> Manicore::Diff_exterior< l, d >::ExtAlgMatType |
|
inlinestatic |
Return the action of the Diff operator on the i-th basis of the exterior algebra.
|
inlinestaticnoexcept |
Initialize the Diff operator.