| _base_node_index | libMesh::InfFE< Dim, T_radial, T_map > | protected |
| _base_shape_index | libMesh::InfFE< Dim, T_radial, T_map > | protected |
| _compute_node_indices_fast_current_elem_type | libMesh::InfFE< Dim, T_radial, T_map > | privatestatic |
| _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 |
| _n_total_approx_sf | libMesh::InfFE< Dim, T_radial, T_map > | protected |
| _n_total_qp | libMesh::InfFE< Dim, T_radial, T_map > | protected |
| _p_level | libMesh::FEAbstract | protected |
| _radial_node_index | libMesh::InfFE< Dim, T_radial, T_map > | protected |
| _radial_shape_index | libMesh::InfFE< Dim, T_radial, T_map > | protected |
| _total_qrule_weights | libMesh::InfFE< Dim, T_radial, T_map > | protected |
| _warned_for_nodal_soln | libMesh::InfFE< Dim, T_radial, T_map > | privatestatic |
| _warned_for_shape | libMesh::InfFE< Dim, T_radial, T_map > | privatestatic |
| attach_quadrature_rule(QBase *q) override | libMesh::InfFE< Dim, T_radial, T_map > | virtual |
| base_elem | libMesh::InfFE< Dim, T_radial, T_map > | protected |
| base_fe | libMesh::InfFE< Dim, T_radial, T_map > | protected |
| base_qrule | libMesh::InfFE< Dim, T_radial, T_map > | protected |
| 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_div_phi | libMesh::FEAbstract | mutableprotected |
| calculate_dphi | libMesh::FEAbstract | mutableprotected |
| calculate_dphiref | 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 |
| combine_base_radial(const Elem *inf_elem) | libMesh::InfFE< Dim, T_radial, T_map > | protected |
| compute_data(const FEType &fe_t, const Elem *inf_elem, FEComputeData &data) | libMesh::InfFE< Dim, T_radial, T_map > | static |
| compute_node_constraints(NodeConstraints &constraints, const Elem *elem) | libMesh::FEAbstract | static |
| compute_node_indices(const ElemType inf_elem_type, const unsigned int outer_node_index, unsigned int &base_node, unsigned int &radial_node) | libMesh::InfFE< Dim, T_radial, T_map > | protectedstatic |
| compute_node_indices_fast(const ElemType inf_elem_type, const unsigned int outer_node_index, unsigned int &base_node, unsigned int &radial_node) | libMesh::InfFE< Dim, T_radial, T_map > | protectedstatic |
| 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 *, const std::vector< Point > &) override | libMesh::InfFE< Dim, T_radial, T_map > | protectedvirtual |
| compute_shape_indices(const FEType &fet, const ElemType inf_elem_type, const unsigned int i, unsigned int &base_shape, unsigned int &radial_shape) | libMesh::InfFE< Dim, T_radial, T_map > | protectedstatic |
| Counts typedef | libMesh::ReferenceCounter | protected |
| curl_phi | libMesh::FEGenericBase< OutputType > | protected |
| current_fe_type | libMesh::InfFE< Dim, T_radial, T_map > | 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 |
| dist | libMesh::InfFE< Dim, T_radial, T_map > | protected |
| div_phi | libMesh::FEGenericBase< OutputType > | protected |
| dmodedv | libMesh::InfFE< Dim, T_radial, T_map > | protected |
| dphase | libMesh::FEGenericBase< OutputType > | protected |
| dphasedeta | libMesh::InfFE< Dim, T_radial, T_map > | protected |
| dphasedxi | libMesh::InfFE< Dim, T_radial, T_map > | protected |
| dphasedzeta | libMesh::InfFE< Dim, T_radial, T_map > | 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 |
| dradialdv_map | libMesh::InfFE< Dim, T_radial, T_map > | protected |
| dsomdv | libMesh::InfFE< Dim, T_radial, T_map > | protected |
| dweight | libMesh::FEGenericBase< OutputType > | protected |
| dweightdv | libMesh::InfFE< Dim, T_radial, T_map > | protected |
| edge_reinit(const Elem *elem, const unsigned int edge, const Real tolerance=TOLERANCE, const std::vector< Point > *const pts=nullptr, const std::vector< Real > *const weights=nullptr) override | libMesh::InfFE< Dim, T_radial, T_map > | virtual |
| elem_type | libMesh::FEAbstract | protected |
| enable_print_counter_info() | libMesh::ReferenceCounter | static |
| eval(Real v, Order o_radial, unsigned int i) | libMesh::InfFE< Dim, T_radial, T_map > | protectedstatic |
| eval(Real v, Order, unsigned i) | libMesh::InfFE< Dim, T_radial, T_map > | protected |
| eval(Real v, Order, unsigned i) | libMesh::InfFE< Dim, T_radial, T_map > | protected |
| eval(Real v, Order, unsigned i) | libMesh::InfFE< Dim, T_radial, T_map > | protected |
| eval(Real v, Order, unsigned i) | libMesh::InfFE< Dim, T_radial, T_map > | protected |
| eval(Real v, Order, unsigned i) | libMesh::InfFE< Dim, T_radial, T_map > | protected |
| eval(Real v, Order, unsigned i) | libMesh::InfFE< Dim, T_radial, T_map > | protected |
| eval(Real v, Order o, unsigned i) | libMesh::InfFE< Dim, T_radial, T_map > | protected |
| eval(Real v, Order o, unsigned i) | libMesh::InfFE< Dim, T_radial, T_map > | protected |
| eval(Real v, Order o, unsigned i) | libMesh::InfFE< Dim, T_radial, T_map > | protected |
| eval(Real v, Order, unsigned i) | libMesh::InfFE< Dim, T_radial, T_map > | protected |
| eval(Real v, Order, unsigned i) | libMesh::InfFE< Dim, T_radial, T_map > | protected |
| eval(Real v, Order, unsigned i) | libMesh::InfFE< Dim, T_radial, T_map > | protected |
| eval(Real v, Order, unsigned i) | libMesh::InfFE< Dim, T_radial, T_map > | protected |
| eval(Real v, Order, unsigned i) | libMesh::InfFE< Dim, T_radial, T_map > | protected |
| eval(Real v, Order, unsigned i) | libMesh::InfFE< Dim, T_radial, T_map > | protected |
| eval_deriv(Real v, Order o_radial, unsigned int i) | libMesh::InfFE< Dim, T_radial, T_map > | protectedstatic |
| eval_deriv(Real v, Order, unsigned i) | libMesh::InfFE< Dim, T_radial, T_map > | protected |
| eval_deriv(Real v, Order, unsigned i) | libMesh::InfFE< Dim, T_radial, T_map > | protected |
| eval_deriv(Real v, Order, unsigned i) | libMesh::InfFE< Dim, T_radial, T_map > | protected |
| eval_deriv(Real v, Order, unsigned i) | libMesh::InfFE< Dim, T_radial, T_map > | protected |
| eval_deriv(Real v, Order, unsigned i) | libMesh::InfFE< Dim, T_radial, T_map > | protected |
| eval_deriv(Real v, Order, unsigned i) | libMesh::InfFE< Dim, T_radial, T_map > | protected |
| eval_deriv(Real v, Order o, unsigned i) | libMesh::InfFE< Dim, T_radial, T_map > | protected |
| eval_deriv(Real v, Order o, unsigned i) | libMesh::InfFE< Dim, T_radial, T_map > | protected |
| eval_deriv(Real v, Order o, unsigned i) | libMesh::InfFE< Dim, T_radial, T_map > | protected |
| eval_deriv(Real v, Order, unsigned i) | libMesh::InfFE< Dim, T_radial, T_map > | protected |
| eval_deriv(Real v, Order, unsigned i) | libMesh::InfFE< Dim, T_radial, T_map > | protected |
| eval_deriv(Real v, Order, unsigned i) | libMesh::InfFE< Dim, T_radial, T_map > | protected |
| eval_deriv(Real v, Order, unsigned i) | libMesh::InfFE< Dim, T_radial, T_map > | protected |
| eval_deriv(Real v, Order, unsigned i) | libMesh::InfFE< Dim, T_radial, T_map > | protected |
| eval_deriv(Real v, Order, unsigned i) | libMesh::InfFE< Dim, T_radial, T_map > | protected |
| 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 override | libMesh::InfFE< Dim, T_radial, T_map > | inlinevirtual |
| 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_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::InfFE< Dim, T_radial, T_map > | friend |
| InfFE(const FEType &fet) | libMesh::InfFE< Dim, T_radial, T_map > | explicit |
| init_base_shape_functions(const std::vector< Point > &, const Elem *) override | libMesh::InfFE< Dim, T_radial, T_map > | inlineprotectedvirtual |
| init_face_shape_functions(const std::vector< Point > &qp, const Elem *side) | libMesh::InfFE< Dim, T_radial, T_map > | protected |
| init_radial_shape_functions(const Elem *inf_elem, const std::vector< Point > *radial_pts=nullptr) | libMesh::InfFE< Dim, T_radial, T_map > | protected |
| init_shape_functions(const std::vector< Point > &radial_qp, const std::vector< Point > &base_qp, const Elem *inf_elem) | libMesh::InfFE< Dim, T_radial, T_map > | protected |
| inverse_map(const Elem *elem, const Point &p, const Real tolerance=TOLERANCE, const bool secure=true) | libMesh::InfFE< Dim, T_radial, T_map > | static |
| inverse_map(const Elem *elem, const std::vector< Point > &physical_points, std::vector< Point > &reference_points, const Real tolerance=TOLERANCE, const bool secure=true) | libMesh::InfFE< Dim, T_radial, T_map > | static |
| is_hierarchic() const override | libMesh::InfFE< Dim, T_radial, T_map > | inlinevirtual |
| map(const Elem *inf_elem, const Point &reference_point) | libMesh::InfFE< Dim, T_radial, T_map > | static |
| mode | libMesh::InfFE< Dim, T_radial, T_map > | protected |
| n_dofs(const FEType &fet, const ElemType inf_elem_type) | libMesh::InfFE< Dim, T_radial, T_map > | static |
| n_dofs_at_node(const FEType &fet, const ElemType inf_elem_type, const unsigned int n) | libMesh::InfFE< Dim, T_radial, T_map > | static |
| n_dofs_per_elem(const FEType &fet, const ElemType inf_elem_type) | libMesh::InfFE< Dim, T_radial, T_map > | static |
| n_objects() | libMesh::ReferenceCounter | inlinestatic |
| n_quadrature_points() const override | libMesh::InfFE< Dim, T_radial, T_map > | inlinevirtual |
| n_shape_functions(const FEType &fet, const ElemType t) | libMesh::InfFE< Dim, T_radial, T_map > | inlinestatic |
| n_shape_functions() const override | libMesh::InfFE< Dim, T_radial, T_map > | inlinevirtual |
| nodal_soln(const FEType &fet, const Elem *elem, const std::vector< Number > &elem_soln, std::vector< Number > &nodal_soln) | libMesh::InfFE< Dim, T_radial, T_map > | static |
| 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 |
| radial_map | libMesh::InfFE< Dim, T_radial, T_map > | protected |
| radial_qrule | libMesh::InfFE< Dim, T_radial, T_map > | 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) override | libMesh::InfFE< Dim, T_radial, T_map > | 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) override | libMesh::InfFE< Dim, T_radial, T_map > | virtual |
| set_fe_order(int new_order) | libMesh::FEAbstract | inline |
| shape(const FEType &fet, const ElemType t, const unsigned int i, const Point &p) | libMesh::InfFE< Dim, T_radial, T_map > | static |
| shape(const FEType &fet, const Elem *elem, const unsigned int i, const Point &p) | libMesh::InfFE< Dim, T_radial, T_map > | static |
| shapes_need_reinit() const override | libMesh::InfFE< Dim, T_radial, T_map > | privatevirtual |
| shapes_on_quadrature | libMesh::FEAbstract | protected |
| side_map(const Elem *, const Elem *, const unsigned int, const std::vector< Point > &, std::vector< Point > &) override | libMesh::InfFE< Dim, T_radial, T_map > | inlinevirtual |
| som | libMesh::InfFE< Dim, T_radial, T_map > | protected |
| update_base_elem(const Elem *inf_elem) | libMesh::InfFE< Dim, T_radial, T_map > | protected |
| weight | libMesh::FEGenericBase< OutputType > | protected |
| ~FEAbstract() | libMesh::FEAbstract | virtual |
| ~FEGenericBase() | libMesh::FEGenericBase< OutputType > | virtual |
| ~InfFE() | libMesh::InfFE< Dim, T_radial, T_map > | inline |
| ~ReferenceCountedObject() | libMesh::ReferenceCountedObject< FEAbstract > | inline |
| ~ReferenceCounter() | libMesh::ReferenceCounter | inline |