25 template <
class T_X,
class T_N>
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.
Shape function for a point element in natural coordinates.
static const unsigned NPOINTS
static constexpr int ORDER
static const unsigned DIM
static void computeShapeFunction(const T_X &r, T_N &N)
TemplateElement< PointRule1 > Point