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