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