20 #include "libmesh/quadrature_conical.h"    21 #include "libmesh/enum_to_string.h" void conical_product_tri()
Implementation of conical product rule for a Tri in 2D of order get_order(). 
ElemType _type
The type of element for which the current values have been computed. 
The libMesh namespace provides an interface to certain functionality in the library. 
std::string enum_to_string(const T e)
virtual void init_2D() override
Initializes the 2D quadrature rule by filling the points and weights vectors with the appropriate val...