| _counts | libMesh::ReferenceCounter | protectedstatic |
| _dim | libMesh::QBase | protected |
| _enable_print_counter | libMesh::ReferenceCounter | protectedstatic |
| _mutex | libMesh::ReferenceCounter | protectedstatic |
| _n_objects | libMesh::ReferenceCounter | protectedstatic |
| _order | libMesh::QBase | protected |
| _p_level | libMesh::QBase | protected |
| _points | libMesh::QBase | protected |
| _type | libMesh::QBase | protected |
| _weights | libMesh::QBase | protected |
| allow_rules_with_negative_weights | libMesh::QBase | |
| build(const std::string &name, const unsigned int dim, const Order order=INVALID_ORDER) | libMesh::QBase | static |
| build(const QuadratureType qt, const unsigned int dim, const Order order=INVALID_ORDER) | libMesh::QBase | static |
| Counts typedef | libMesh::ReferenceCounter | protected |
| disable_print_counter_info() | libMesh::ReferenceCounter | static |
| enable_print_counter_info() | libMesh::ReferenceCounter | static |
| get_dim() const | libMesh::QBase | inline |
| get_elem_type() const | libMesh::QBase | inline |
| get_info() | libMesh::ReferenceCounter | static |
| get_order() const | libMesh::QBase | inline |
| get_p_level() const | libMesh::QBase | inline |
| get_points() const | libMesh::QBase | inline |
| get_points() | libMesh::QBase | inline |
| get_weights() const | libMesh::QBase | inline |
| get_weights() | libMesh::QBase | inline |
| increment_constructor_count(const std::string &name) | libMesh::ReferenceCounter | inlineprotected |
| increment_destructor_count(const std::string &name) | libMesh::ReferenceCounter | inlineprotected |
| init(const ElemType type=INVALID_ELEM, unsigned int p_level=0) | libMesh::QBase | virtual |
| init(const Elem &elem, const std::vector< Real > &vertex_distance_func, unsigned int p_level=0) | libMesh::QBase | virtual |
| init_0D(const ElemType type=INVALID_ELEM, unsigned int p_level=0) | libMesh::QBase | protectedvirtual |
| init_1D(const ElemType _type=INVALID_ELEM, unsigned int p_level=0) override | libMesh::QClough | privatevirtual |
| init_2D(const ElemType _type=INVALID_ELEM, unsigned int p_level=0) override | libMesh::QClough | privatevirtual |
| init_3D(const ElemType _type=INVALID_ELEM, unsigned int p_level=0) override | libMesh::QClough | privatevirtual |
| n_objects() | libMesh::ReferenceCounter | inlinestatic |
| n_points() const | libMesh::QBase | inline |
| operator=(const QClough &)=default | libMesh::QClough | |
| operator=(QClough &&)=default | libMesh::QClough | |
| libMesh::QBase::operator=(const QBase &)=default | libMesh::QBase | |
| libMesh::QBase::operator=(QBase &&)=default | libMesh::QBase | |
| ReferenceCountedObject< QBase >::operator=(const ReferenceCountedObject &) | libMesh::ReferenceCountedObject< QBase > | inlineprotected |
| print_info(std::ostream &os=libMesh::out) const | libMesh::QBase | inline |
| ReferenceCountedObject< QBase >::print_info(std::ostream &out=libMesh::out) | libMesh::ReferenceCounter | static |
| QBase(unsigned int dim, Order order=INVALID_ORDER) | libMesh::QBase | inlineprotected |
| QBase(const QBase &)=default | libMesh::QBase | |
| QBase(QBase &&)=default | libMesh::QBase | |
| QClough(unsigned int dim, Order order=INVALID_ORDER) | libMesh::QClough | inline |
| QClough(const QClough &)=default | libMesh::QClough | |
| QClough(QClough &&)=default | libMesh::QClough | |
| qp(const unsigned int i) const | libMesh::QBase | inline |
| ReferenceCountedObject() | libMesh::ReferenceCountedObject< QBase > | inlineprotected |
| ReferenceCountedObject(const ReferenceCountedObject &other) | libMesh::ReferenceCountedObject< QBase > | inlineprotected |
| ReferenceCountedObject(ReferenceCountedObject &&other) noexcept | libMesh::ReferenceCountedObject< QBase > | inlineprotected |
| ReferenceCounter() | libMesh::ReferenceCounter | inlineprotected |
| ReferenceCounter(const ReferenceCounter &) | libMesh::ReferenceCounter | inlineprotected |
| ReferenceCounter(ReferenceCounter &&other) noexcept | libMesh::ReferenceCounter | inlineprotected |
| scale(std::pair< Real, Real > old_range, std::pair< Real, Real > new_range) | libMesh::QBase | |
| shapes_need_reinit() | libMesh::QBase | inlinevirtual |
| tensor_product_hex(const QBase &q1D) | libMesh::QBase | protected |
| tensor_product_prism(const QBase &q1D, const QBase &q2D) | libMesh::QBase | protected |
| tensor_product_quad(const QBase &q1D) | libMesh::QBase | protected |
| type() const override | libMesh::QClough | virtual |
| w(const unsigned int i) const | libMesh::QBase | inline |
| ~QBase()=default | libMesh::QBase | virtual |
| ~QClough()=default | libMesh::QClough | virtual |
| ~ReferenceCountedObject() | libMesh::ReferenceCountedObject< QBase > | inline |
| ~ReferenceCounter() | libMesh::ReferenceCounter | inline |