| _counts | libMesh::ReferenceCounter | protectedstatic | 
  | _enable_print_counter | libMesh::ReferenceCounter | protectedstatic | 
  | _fe_map | libMesh::FEAbstract | protected | 
  | _fe_trans | libMesh::FEGenericBase< OutputType > | protected | 
  | _mutex | libMesh::ReferenceCounter | protectedstatic | 
  | _n_objects | libMesh::ReferenceCounter | protectedstatic | 
  | _p_level | libMesh::FEAbstract | protected | 
  | attach_quadrature_rule(QBase *q)=0 | libMesh::FEAbstract | pure virtual | 
  | build(const unsigned int dim, const FEType &type) | libMesh::FEGenericBase< OutputType > | static | 
  | build(const unsigned int dim, const FEType &fet) | libMesh::FEGenericBase< OutputType > |  | 
  | build(const unsigned int dim, const FEType &fet) | libMesh::FEGenericBase< OutputType > |  | 
  | build_InfFE(const unsigned int dim, const FEType &type) | libMesh::FEGenericBase< OutputType > | static | 
  | build_InfFE(const unsigned int dim, const FEType &fet) | libMesh::FEGenericBase< OutputType > |  | 
  | build_InfFE(const unsigned int, const FEType &) | libMesh::FEGenericBase< OutputType > |  | 
  | calculate_curl_phi | libMesh::FEAbstract | mutableprotected | 
  | calculate_d2phi | libMesh::FEAbstract | mutableprotected | 
  | calculate_d2phi | libMesh::FEAbstract | protected | 
  | calculate_div_phi | libMesh::FEAbstract | mutableprotected | 
  | calculate_dphi | libMesh::FEAbstract | mutableprotected | 
  | calculate_dphiref | libMesh::FEAbstract | mutableprotected | 
  | calculate_map | libMesh::FEAbstract | mutableprotected | 
  | calculate_phi | libMesh::FEAbstract | mutableprotected | 
  | calculations_started | libMesh::FEAbstract | mutableprotected | 
  | coarsened_dof_values(const NumericVector< Number > &global_vector, const DofMap &dof_map, const Elem *coarse_elem, DenseVector< Number > &coarse_dofs, const unsigned int var, const bool use_old_dof_indices=false) | libMesh::FEGenericBase< OutputType > | static | 
  | coarsened_dof_values(const NumericVector< Number > &global_vector, const DofMap &dof_map, const Elem *coarse_elem, DenseVector< Number > &coarse_dofs, const bool use_old_dof_indices=false) | libMesh::FEGenericBase< OutputType > | static | 
  | compute_node_constraints(NodeConstraints &constraints, const Elem *elem) | libMesh::FEAbstract | static | 
  | compute_periodic_constraints(DofConstraints &constraints, DofMap &dof_map, const PeriodicBoundaries &boundaries, const MeshBase &mesh, const PointLocatorBase *point_locator, const unsigned int variable_number, const Elem *elem) | libMesh::FEGenericBase< OutputType > | static | 
  | compute_periodic_node_constraints(NodeConstraints &constraints, const PeriodicBoundaries &boundaries, const MeshBase &mesh, const PointLocatorBase *point_locator, const Elem *elem) | libMesh::FEAbstract | static | 
  | compute_proj_constraints(DofConstraints &constraints, DofMap &dof_map, const unsigned int variable_number, const Elem *elem) | libMesh::FEGenericBase< OutputType > | static | 
  | compute_shape_functions(const Elem *elem, const std::vector< Point > &qp) | libMesh::FEGenericBase< OutputType > | protectedvirtual | 
  | Counts typedef | libMesh::ReferenceCounter | protected | 
  | curl_phi | libMesh::FEGenericBase< OutputType > | protected | 
  | d2phi | libMesh::FEGenericBase< OutputType > | protected | 
  | d2phideta2 | libMesh::FEGenericBase< OutputType > | protected | 
  | d2phidetadzeta | libMesh::FEGenericBase< OutputType > | protected | 
  | d2phidx2 | libMesh::FEGenericBase< OutputType > | protected | 
  | d2phidxdy | libMesh::FEGenericBase< OutputType > | protected | 
  | d2phidxdz | libMesh::FEGenericBase< OutputType > | protected | 
  | d2phidxi2 | libMesh::FEGenericBase< OutputType > | protected | 
  | d2phidxideta | libMesh::FEGenericBase< OutputType > | protected | 
  | d2phidxidzeta | libMesh::FEGenericBase< OutputType > | protected | 
  | d2phidy2 | libMesh::FEGenericBase< OutputType > | protected | 
  | d2phidydz | libMesh::FEGenericBase< OutputType > | protected | 
  | d2phidz2 | libMesh::FEGenericBase< OutputType > | protected | 
  | d2phidzeta2 | libMesh::FEGenericBase< OutputType > | protected | 
  | determine_calculations() | libMesh::FEGenericBase< OutputType > | protected | 
  | dim | libMesh::FEAbstract | protected | 
  | disable_print_counter_info() | libMesh::ReferenceCounter | static | 
  | div_phi | libMesh::FEGenericBase< OutputType > | protected | 
  | dphase | libMesh::FEGenericBase< OutputType > | protected | 
  | dphi | libMesh::FEGenericBase< OutputType > | protected | 
  | dphideta | libMesh::FEGenericBase< OutputType > | protected | 
  | dphidx | libMesh::FEGenericBase< OutputType > | protected | 
  | dphidxi | libMesh::FEGenericBase< OutputType > | protected | 
  | dphidy | libMesh::FEGenericBase< OutputType > | protected | 
  | dphidz | libMesh::FEGenericBase< OutputType > | protected | 
  | dphidzeta | libMesh::FEGenericBase< OutputType > | protected | 
  | dweight | libMesh::FEGenericBase< OutputType > | protected | 
  | 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 | 
  | elem_type | libMesh::FEAbstract | protected | 
  | enable_print_counter_info() | libMesh::ReferenceCounter | static | 
  | fe_type | libMesh::FEAbstract | protected | 
  | FEAbstract(const unsigned int dim, const FEType &fet) | libMesh::FEAbstract | protected | 
  | FEGenericBase(const unsigned int dim, const FEType &fet) | libMesh::FEGenericBase< OutputType > | inlineprotected | 
  | get_continuity() const =0 | libMesh::FEAbstract | pure virtual | 
  | get_curl_phi() const | libMesh::FEGenericBase< OutputType > | inline | 
  | get_curvatures() const | libMesh::FEAbstract | inline | 
  | get_d2phi() const | libMesh::FEGenericBase< OutputType > | inline | 
  | get_d2phideta2() const | libMesh::FEGenericBase< OutputType > | inline | 
  | get_d2phidetadzeta() const | libMesh::FEGenericBase< OutputType > | inline | 
  | get_d2phidx2() const | libMesh::FEGenericBase< OutputType > | inline | 
  | get_d2phidxdy() const | libMesh::FEGenericBase< OutputType > | inline | 
  | get_d2phidxdz() const | libMesh::FEGenericBase< OutputType > | inline | 
  | get_d2phidxi2() const | libMesh::FEGenericBase< OutputType > | inline | 
  | get_d2phidxideta() const | libMesh::FEGenericBase< OutputType > | inline | 
  | get_d2phidxidzeta() const | libMesh::FEGenericBase< OutputType > | inline | 
  | get_d2phidy2() const | libMesh::FEGenericBase< OutputType > | inline | 
  | get_d2phidydz() const | libMesh::FEGenericBase< OutputType > | inline | 
  | get_d2phidz2() const | libMesh::FEGenericBase< OutputType > | inline | 
  | get_d2phidzeta2() const | libMesh::FEGenericBase< OutputType > | 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_div_phi() const | libMesh::FEGenericBase< OutputType > | inline | 
  | get_dphase() const | libMesh::FEGenericBase< OutputType > | inline | 
  | get_dphi() const | libMesh::FEGenericBase< OutputType > | inline | 
  | get_dphideta() const | libMesh::FEGenericBase< OutputType > | inline | 
  | get_dphidx() const | libMesh::FEGenericBase< OutputType > | inline | 
  | get_dphidxi() const | libMesh::FEGenericBase< OutputType > | inline | 
  | get_dphidy() const | libMesh::FEGenericBase< OutputType > | inline | 
  | get_dphidz() const | libMesh::FEGenericBase< OutputType > | inline | 
  | get_dphidzeta() const | libMesh::FEGenericBase< OutputType > | 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_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_normals() const | libMesh::FEAbstract | inline | 
  | get_order() const | libMesh::FEAbstract | inline | 
  | get_p_level() const | libMesh::FEAbstract | inline | 
  | get_phi() const | libMesh::FEGenericBase< OutputType > | inline | 
  | get_refspace_nodes(const ElemType t, std::vector< Point > &nodes) | libMesh::FEAbstract | static | 
  | get_Sobolev_dweight() const | libMesh::FEGenericBase< OutputType > | inline | 
  | get_Sobolev_weight() const | libMesh::FEGenericBase< OutputType > | inline | 
  | 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) | libMesh::ReferenceCounter | inlineprotected | 
  | increment_destructor_count(const std::string &name) | libMesh::ReferenceCounter | inlineprotected | 
  | InfFE class | libMesh::FEGenericBase< OutputType > | friend | 
  | init_base_shape_functions(const std::vector< Point > &qp, const Elem *e)=0 | libMesh::FEGenericBase< OutputType > | protectedpure virtual | 
  | is_hierarchic() const =0 | libMesh::FEAbstract | pure virtual | 
  | n_objects() | libMesh::ReferenceCounter | inlinestatic | 
  | n_quadrature_points() const =0 | libMesh::FEAbstract | pure 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=(const ReferenceCountedObject &) | libMesh::ReferenceCountedObject< FEAbstract > | inlineprotected | 
  | OutputDivergence typedef | libMesh::FEGenericBase< OutputType > |  | 
  | OutputGradient typedef | libMesh::FEGenericBase< OutputType > |  | 
  | OutputNumber typedef | libMesh::FEGenericBase< OutputType > |  | 
  | OutputNumberDivergence typedef | libMesh::FEGenericBase< OutputType > |  | 
  | OutputNumberGradient typedef | libMesh::FEGenericBase< OutputType > |  | 
  | OutputNumberTensor typedef | libMesh::FEGenericBase< OutputType > |  | 
  | OutputShape typedef | libMesh::FEGenericBase< OutputType > |  | 
  | OutputTensor typedef | libMesh::FEGenericBase< OutputType > |  | 
  | phi | libMesh::FEGenericBase< OutputType > | protected | 
  | print_d2phi(std::ostream &os) const | libMesh::FEGenericBase< OutputType > | virtual | 
  | print_dphi(std::ostream &os) const | libMesh::FEGenericBase< OutputType > | virtual | 
  | print_info(std::ostream &os) const | libMesh::FEAbstract |  | 
  | ReferenceCountedObject< FEAbstract >::print_info(std::ostream &out=libMesh::out) | libMesh::ReferenceCounter | static | 
  | print_JxW(std::ostream &os) const | libMesh::FEAbstract |  | 
  | print_phi(std::ostream &os) const | libMesh::FEGenericBase< OutputType > | 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 | 
  | 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 | 
  | weight | libMesh::FEGenericBase< OutputType > | protected | 
  | ~FEAbstract() | libMesh::FEAbstract | virtual | 
  | ~FEGenericBase() | libMesh::FEGenericBase< OutputType > | virtual | 
  | ~ReferenceCountedObject() | libMesh::ReferenceCountedObject< FEAbstract > | inline | 
  | ~ReferenceCounter() | libMesh::ReferenceCounter | inline |