#include <Rodin/Variational/H1/H1Element.hpp>
template<size_t K>
PyramidModal class
Modal basis on the reference pyramid.
Public static functions
-
static auto getBasis(size_t mode,
const Math::
SpatialPoint& r) -> Real - Gets the basis function of a local degree of freedom.
-
static auto getDerivative(size_t mode,
size_t deriv,
const Math::
SpatialPoint& r) -> Real - Gets the derivative of the basis function.