34 libmesh_error_msg(
"You requested a Grundmann-Moller rule but\n" \
35 <<
"are not allowing rules with negative weights!\n" \
36 <<
"Either select a different quadrature class or\n" \
37 <<
"set allow_rules_with_negative_weights==true.");
163 libmesh_error_msg(
"ERROR: Unsupported element type: " << type_in);
bool allow_rules_with_negative_weights
virtual void init_3D(const ElemType _type=INVALID_ELEM, unsigned int p_level=0) override
std::vector< Point > _points
std::vector< Real > _weights
void gm_rule(unsigned int s, unsigned int dim)
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real