83 _weights[0] = .0416666666666666666666666666666666666666666667;
119 libmesh_error_msg(
"ERROR: Unsupported type: " << type_in);
virtual void init(const ElemType type=INVALID_ELEM, unsigned int p_level=0)
std::vector< Point > _points
std::vector< Real > _weights
void tensor_product_prism(const QBase &q1D, const QBase &q2D)
virtual void init_3D(const ElemType _type=INVALID_ELEM, unsigned int p_level=0) override
void tensor_product_hex(const QBase &q1D)
Implements trapezoidal rule, i.e. nodal quadrature for linear elements.