35 template <
class T_X,
class T_N>
44 template <
class T_X,
class T_N>
Definition of the Line class.
static const unsigned n_all_nodes
static const unsigned dimension
MeshLib::Line MeshElement
static const unsigned NPOINTS
static const unsigned DIM
static constexpr std::array reference_element_centre
static void computeShapeFunction(const T_X &r, T_N &N)
static void computeGradShapeFunction(const T_X &r, T_N &dN)
static constexpr int ORDER
TemplateElement< MeshLib::LineRule2 > Line