#include <Rodin/Variational/H1/H1Element.hpp>
template<size_t K>
VandermondePyramid class
Vandermonde matrix of the modal basis on the reference pyramid.
Public static functions
-
static auto getMatrix() -> const Math::
Matrix<Real>& - Gets the underlying matrix.
-
static auto getInverse() -> const Math::
Matrix<Real>& - Gets the inverse of the matrix.