|
HArD::Core3D
Hybrid Arbitrary Degree::Core 3D - Library to implement 3D schemes with vertex, edge, face and cell polynomials as unknowns
|
#include <exterior.hpp>
Static Public Member Functions | |
| template<typename Derived > | |
| static Eigen::Matrix< double, Dimension::ExtDim(l, d1), Dimension::ExtDim(l, d2)> | compute (Eigen::MatrixBase< Derived > const &A) |
Generic pullback computation The matrix A go from the space 1 to the space 2 Specialized for some case, try to avoid the generic definition
|
inlinestatic |