30 template <
class T_X,
class T_N>
39 template <
class T_X,
class T_N>
Definition of the Prism class.
static const unsigned n_all_nodes
Constant: The number of all nodes for this element.
static const unsigned dimension
Constant: The dimension of this element.
static const unsigned DIM
static const unsigned NPOINTS
static constexpr int ORDER
static void computeGradShapeFunction(const T_X &x, T_N &dN)
static void computeShapeFunction(const T_X &x, T_N &N)
TemplateElement< MeshLib::PrismRule6 > Prism