| _add_p_level_in_reinit | libMesh::FEAbstract | protected |
| _counts | libMesh::ReferenceCounter | protectedstatic |
| _elem | libMesh::FEAbstract | protected |
| _elem_p_level | libMesh::FEAbstract | protected |
| _elem_type | libMesh::FEAbstract | protected |
| _enable_print_counter | libMesh::ReferenceCounter | protectedstatic |
| _fe_map | libMesh::FEAbstract | protected |
| _mutex | libMesh::ReferenceCounter | protectedstatic |
| _n_objects | libMesh::ReferenceCounter | protectedstatic |
| _n_total_qp | libMesh::FEAbstract | protected |
| _p_level | libMesh::FEAbstract | protected |
| add_p_level_in_reinit(bool value) | libMesh::FEAbstract | inline |
| add_p_level_in_reinit() const | libMesh::FEAbstract | inline |
| attach_quadrature_rule(QBase *q)=0 | libMesh::FEAbstract | pure virtual |
| build(const unsigned int dim, const FEType &type) | libMesh::FEAbstract | static |
| calculate_curl_phi | libMesh::FEAbstract | mutableprotected |
| calculate_d2phi | libMesh::FEAbstract | mutableprotected |
| calculate_d2phi | libMesh::FEAbstract | protected |
| calculate_default_dual_coeff | libMesh::FEAbstract | mutableprotected |
| calculate_div_phi | libMesh::FEAbstract | mutableprotected |
| calculate_dphi | libMesh::FEAbstract | mutableprotected |
| calculate_dphiref | libMesh::FEAbstract | mutableprotected |
| calculate_dual | libMesh::FEAbstract | mutableprotected |
| calculate_map | libMesh::FEAbstract | mutableprotected |
| calculate_nothing | libMesh::FEAbstract | mutableprotected |
| calculate_phi | libMesh::FEAbstract | mutableprotected |
| calculations_started | libMesh::FEAbstract | mutableprotected |
| compute_node_constraints(NodeConstraints &constraints, const Elem *elem) | libMesh::FEAbstract | static |
| compute_periodic_node_constraints(NodeConstraints &constraints, const PeriodicBoundaries &boundaries, const MeshBase &mesh, const PointLocatorBase *point_locator, const Elem *elem) | libMesh::FEAbstract | static |
| compute_shape_functions(const Elem *, const std::vector< Point > &)=0 | libMesh::FEAbstract | protectedpure virtual |
| Counts typedef | libMesh::ReferenceCounter | protected |
| dim | libMesh::FEAbstract | protected |
| disable_print_counter_info() | libMesh::ReferenceCounter | static |
| edge_reinit(const Elem *elem, const unsigned int edge, const Real tolerance=TOLERANCE, const std::vector< Point > *pts=nullptr, const std::vector< Real > *weights=nullptr)=0 | libMesh::FEAbstract | pure virtual |
| enable_print_counter_info() | libMesh::ReferenceCounter | static |
| fe_type | libMesh::FEAbstract | protected |
| FEAbstract(const unsigned int dim, const FEType &fet) | libMesh::FEAbstract | protected |
| get_continuity() const =0 | libMesh::FEAbstract | pure virtual |
| get_curvatures() const | libMesh::FEAbstract | inline |
| get_d2xyzdeta2() const | libMesh::FEAbstract | inline |
| get_d2xyzdetadzeta() const | libMesh::FEAbstract | inline |
| get_d2xyzdxi2() const | libMesh::FEAbstract | inline |
| get_d2xyzdxideta() const | libMesh::FEAbstract | inline |
| get_d2xyzdxidzeta() const | libMesh::FEAbstract | inline |
| get_d2xyzdzeta2() const | libMesh::FEAbstract | inline |
| get_detadx() const | libMesh::FEAbstract | inline |
| get_detady() const | libMesh::FEAbstract | inline |
| get_detadz() const | libMesh::FEAbstract | inline |
| get_dim() const | libMesh::FEAbstract | inline |
| get_dxidx() const | libMesh::FEAbstract | inline |
| get_dxidy() const | libMesh::FEAbstract | inline |
| get_dxidz() const | libMesh::FEAbstract | inline |
| get_dxyzdeta() const | libMesh::FEAbstract | inline |
| get_dxyzdxi() const | libMesh::FEAbstract | inline |
| get_dxyzdzeta() const | libMesh::FEAbstract | inline |
| get_dzetadx() const | libMesh::FEAbstract | inline |
| get_dzetady() const | libMesh::FEAbstract | inline |
| get_dzetadz() const | libMesh::FEAbstract | inline |
| get_elem() const | libMesh::FEAbstract | inline |
| get_family() const | libMesh::FEAbstract | inline |
| get_fe_map() const | libMesh::FEAbstract | inline |
| get_fe_map() | libMesh::FEAbstract | inline |
| get_fe_type() const | libMesh::FEAbstract | inline |
| get_info() | libMesh::ReferenceCounter | static |
| get_JxW() const | libMesh::FEAbstract | inline |
| get_JxWxdecay_sq() const | libMesh::FEAbstract | inlinevirtual |
| get_normals() const | libMesh::FEAbstract | inline |
| get_nothing() const | libMesh::FEAbstract | inline |
| get_order() const | libMesh::FEAbstract | inline |
| get_p_level() const | libMesh::FEAbstract | inline |
| get_refspace_nodes(const ElemType t, std::vector< Point > &nodes) | libMesh::FEAbstract | static |
| get_tangents() const | libMesh::FEAbstract | inline |
| get_type() const | libMesh::FEAbstract | inline |
| get_xyz() const | libMesh::FEAbstract | inline |
| increment_constructor_count(const std::string &name) noexcept | libMesh::ReferenceCounter | inlineprotected |
| increment_destructor_count(const std::string &name) noexcept | libMesh::ReferenceCounter | inlineprotected |
| is_hierarchic() const =0 | libMesh::FEAbstract | pure virtual |
| n_objects() | libMesh::ReferenceCounter | inlinestatic |
| n_quadrature_points() const | libMesh::FEAbstract | virtual |
| n_shape_functions() const =0 | libMesh::FEAbstract | pure virtual |
| on_reference_element(const Point &p, const ElemType t, const Real eps=TOLERANCE) | libMesh::FEAbstract | static |
| operator<<(std::ostream &os, const FEAbstract &fe) | libMesh::FEAbstract | friend |
| operator=(const ReferenceCountedObject &) | libMesh::ReferenceCountedObject< FEAbstract > | inlineprotected |
| print_d2phi(std::ostream &os) const =0 | libMesh::FEAbstract | pure virtual |
| print_dphi(std::ostream &os) const =0 | libMesh::FEAbstract | pure virtual |
| print_dual_d2phi(std::ostream &os) const =0 | libMesh::FEAbstract | pure virtual |
| print_dual_dphi(std::ostream &os) const =0 | libMesh::FEAbstract | pure virtual |
| print_dual_phi(std::ostream &os) const =0 | libMesh::FEAbstract | pure virtual |
| print_info(std::ostream &os) const | libMesh::FEAbstract | |
| ReferenceCountedObject< FEAbstract >::print_info(std::ostream &out_stream=libMesh::out) | libMesh::ReferenceCounter | static |
| print_JxW(std::ostream &os) const | libMesh::FEAbstract | |
| print_phi(std::ostream &os) const =0 | libMesh::FEAbstract | pure virtual |
| print_xyz(std::ostream &os) const | libMesh::FEAbstract | |
| qrule | libMesh::FEAbstract | protected |
| ReferenceCountedObject() | libMesh::ReferenceCountedObject< FEAbstract > | inlineprotected |
| ReferenceCountedObject(const ReferenceCountedObject &other) | libMesh::ReferenceCountedObject< FEAbstract > | inlineprotected |
| ReferenceCountedObject(ReferenceCountedObject &&other) noexcept | libMesh::ReferenceCountedObject< FEAbstract > | inlineprotected |
| ReferenceCounter() | libMesh::ReferenceCounter | inlineprotected |
| ReferenceCounter(const ReferenceCounter &) | libMesh::ReferenceCounter | inlineprotected |
| ReferenceCounter(ReferenceCounter &&other) noexcept | libMesh::ReferenceCounter | inlineprotected |
| reinit(const Elem *elem, const std::vector< Point > *const pts=nullptr, const std::vector< Real > *const weights=nullptr)=0 | libMesh::FEAbstract | pure virtual |
| reinit(const Elem *elem, const unsigned int side, const Real tolerance=TOLERANCE, const std::vector< Point > *const pts=nullptr, const std::vector< Real > *const weights=nullptr)=0 | libMesh::FEAbstract | pure virtual |
| reinit_default_dual_shape_coeffs(const Elem *) | libMesh::FEAbstract | inlinevirtual |
| reinit_dual_shape_coeffs(const Elem *, const std::vector< Point > &, const std::vector< Real > &) | libMesh::FEAbstract | inlinevirtual |
| request_dphi() const =0 | libMesh::FEAbstract | pure virtual |
| request_dual_dphi() const =0 | libMesh::FEAbstract | pure virtual |
| request_dual_phi() const =0 | libMesh::FEAbstract | pure virtual |
| request_phi() const =0 | libMesh::FEAbstract | pure virtual |
| set_calculate_default_dual_coeff(const bool val) | libMesh::FEAbstract | inline |
| set_calculate_dual(const bool val) | libMesh::FEAbstract | inline |
| set_fe_order(int new_order) | libMesh::FEAbstract | inline |
| shapes_need_reinit() const =0 | libMesh::FEAbstract | protectedpure virtual |
| shapes_on_quadrature | libMesh::FEAbstract | protected |
| side_map(const Elem *elem, const Elem *side, const unsigned int s, const std::vector< Point > &reference_side_points, std::vector< Point > &reference_points)=0 | libMesh::FEAbstract | pure virtual |
| ~FEAbstract() | libMesh::FEAbstract | virtual |
| ~ReferenceCountedObject() | libMesh::ReferenceCountedObject< FEAbstract > | inline |
| ~ReferenceCounter() | libMesh::ReferenceCounter | inline |