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.");
57 libmesh_error_msg(
"ERROR: Unsupported element type: " << type_in);
bool allow_rules_with_negative_weights
void gm_rule(unsigned int s, unsigned int dim)
virtual void init_2D(const ElemType _type=INVALID_ELEM, unsigned int p_level=0) override