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_tet()
Implementation of conical product rule for a Tet in 3D of order get_order().
The libMesh namespace provides an interface to certain functionality in the library.
void conical_product_pyramid()
Implementation of conical product rule for a Pyramid in 3D of order get_order().
std::string enum_to_string(const T e)
virtual void init_3D() override
Initializes the 3D quadrature rule by filling the points and weights vectors with the appropriate val...