Manicore
Library to implement schemes on n-dimensionnal manifolds.
|
Wrapper for the \(L^2\) product on the exterior algebra. More...
#include <exterior_algebra.hpp>
Static Public Member Functions | |
template<typename Derived > | |
static Eigen::Matrix< double, Dimension::ExtDim(l, Eigen::internal::traits< Derived >::RowsAtCompileTime), Dimension::ExtDim(l, Eigen::internal::traits< Derived >::RowsAtCompileTime)> | compute (Eigen::MatrixBase< Derived > const &g) |
Wrapper for the \(L^2\) product on the exterior algebra.
The matrix g is the metric on the cotangent space.
|
inlinestatic |