106 libmesh_error_msg(
"Element type not supported!:" << type_in);
virtual void init(const ElemType type=INVALID_ELEM, unsigned int p_level=0)
Implements Simpson's rule, i.e. nodal quadrature for quadratic elements.
std::vector< Point > _points
std::vector< Real > _weights
virtual void init_2D(const ElemType _type=INVALID_ELEM, unsigned int p_level=0) override
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
void tensor_product_quad(const QBase &q1D)