, including all inherited members.
| _counts | libMesh::ReferenceCounter | [protected, static] |
| _enable_print_counter | libMesh::ReferenceCounter | [protected, static] |
| _fe_map | libMesh::FEAbstract | [protected] |
| _fe_trans | libMesh::FEGenericBase< FEOutputType< T >::type > | [protected] |
| _mutex | libMesh::ReferenceCounter | [protected, static] |
| _n_objects | libMesh::ReferenceCounter | [protected, static] |
| _p_level | libMesh::FEAbstract | [protected] |
| attach_quadrature_rule(QBase *q) | libMesh::FE< Dim, NEDELEC_ONE > | [virtual] |
| build(const unsigned int dim, const FEType &type) | libMesh::FEGenericBase< FEOutputType< T >::type > | [static] |
| build_InfFE(const unsigned int dim, const FEType &type) | libMesh::FEGenericBase< FEOutputType< T >::type > | [static] |
| cached_nodes | libMesh::FE< Dim, NEDELEC_ONE > | [protected] |
| calculate_curl_phi | libMesh::FEAbstract | [mutable, protected] |
| calculate_d2phi | libMesh::FEAbstract | [mutable, protected] |
| calculate_div_phi | libMesh::FEAbstract | [mutable, protected] |
| calculate_dphi | libMesh::FEAbstract | [mutable, protected] |
| calculate_dphiref | libMesh::FEAbstract | [mutable, protected] |
| calculate_phi | libMesh::FEAbstract | [mutable, protected] |
| calculations_started | libMesh::FEAbstract | [mutable, protected] |
| 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< FEOutputType< T >::type > | [static] |
| compute_constraints(DofConstraints &constraints, DofMap &dof_map, const unsigned int variable_number, const Elem *elem) | libMesh::FE< Dim, NEDELEC_ONE > | [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< FEOutputType< T >::type > | [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< FEOutputType< T >::type > | [static] |
| compute_shape_functions(const Elem *elem, const std::vector< Point > &qp) | libMesh::FEGenericBase< FEOutputType< T >::type > | [protected, virtual] |
| Counts typedef | libMesh::ReferenceCounter | [protected] |
| curl_phi | libMesh::FEGenericBase< FEOutputType< T >::type > | [protected] |
| d2phi | libMesh::FEGenericBase< FEOutputType< T >::type > | [protected] |
| d2phideta2 | libMesh::FEGenericBase< FEOutputType< T >::type > | [protected] |
| d2phidetadzeta | libMesh::FEGenericBase< FEOutputType< T >::type > | [protected] |
| d2phidx2 | libMesh::FEGenericBase< FEOutputType< T >::type > | [protected] |
| d2phidxdy | libMesh::FEGenericBase< FEOutputType< T >::type > | [protected] |
| d2phidxdz | libMesh::FEGenericBase< FEOutputType< T >::type > | [protected] |
| d2phidxi2 | libMesh::FEGenericBase< FEOutputType< T >::type > | [protected] |
| d2phidxideta | libMesh::FEGenericBase< FEOutputType< T >::type > | [protected] |
| d2phidxidzeta | libMesh::FEGenericBase< FEOutputType< T >::type > | [protected] |
| d2phidy2 | libMesh::FEGenericBase< FEOutputType< T >::type > | [protected] |
| d2phidydz | libMesh::FEGenericBase< FEOutputType< T >::type > | [protected] |
| d2phidz2 | libMesh::FEGenericBase< FEOutputType< T >::type > | [protected] |
| d2phidzeta2 | libMesh::FEGenericBase< FEOutputType< T >::type > | [protected] |
| dim | libMesh::FEAbstract | [protected] |
| disable_print_counter_info() | libMesh::ReferenceCounter | [static] |
| div_phi | libMesh::FEGenericBase< FEOutputType< T >::type > | [protected] |
| dofs_on_edge(const Elem *const elem, const Order o, unsigned int e, std::vector< unsigned int > &di) | libMesh::FE< Dim, NEDELEC_ONE > | [static] |
| dofs_on_side(const Elem *const elem, const Order o, unsigned int s, std::vector< unsigned int > &di) | libMesh::FE< Dim, NEDELEC_ONE > | [static] |
| dphase | libMesh::FEGenericBase< FEOutputType< T >::type > | [protected] |
| dphi | libMesh::FEGenericBase< FEOutputType< T >::type > | [protected] |
| dphideta | libMesh::FEGenericBase< FEOutputType< T >::type > | [protected] |
| dphidx | libMesh::FEGenericBase< FEOutputType< T >::type > | [protected] |
| dphidxi | libMesh::FEGenericBase< FEOutputType< T >::type > | [protected] |
| dphidy | libMesh::FEGenericBase< FEOutputType< T >::type > | [protected] |
| dphidz | libMesh::FEGenericBase< FEOutputType< T >::type > | [protected] |
| dphidzeta | libMesh::FEGenericBase< FEOutputType< T >::type > | [protected] |
| dweight | libMesh::FEGenericBase< FEOutputType< T >::type > | [protected] |
| edge_reinit(const Elem *elem, const unsigned int edge, const Real tolerance=TOLERANCE, const std::vector< Point > *const pts=NULL, const std::vector< Real > *const weights=NULL) | libMesh::FE< Dim, NEDELEC_ONE > | [virtual] |
| elem_type | libMesh::FEAbstract | [protected] |
| enable_print_counter_info() | libMesh::ReferenceCounter | [static] |
| FE(const FEType &fet) | libMesh::FE< Dim, NEDELEC_ONE > | [explicit] |
| fe_type | libMesh::FEAbstract | [protected] |
| FEAbstract(const unsigned int dim, const FEType &fet) | libMesh::FEAbstract | [inline, protected] |
| FEGenericBase(const unsigned int dim, const FEType &fet) | libMesh::FEGenericBase< FEOutputType< T >::type > | [protected] |
| FENedelecOne(const FEType &fet) | libMesh::FENedelecOne< Dim > | [inline, explicit] |
| get_continuity() const | libMesh::FE< Dim, NEDELEC_ONE > | [virtual] |
| get_curl_phi() const | libMesh::FEGenericBase< FEOutputType< T >::type > | [inline] |
| get_curvatures() const | libMesh::FEAbstract | [inline] |
| get_d2phi() const | libMesh::FEGenericBase< FEOutputType< T >::type > | [inline] |
| get_d2phideta2() const | libMesh::FEGenericBase< FEOutputType< T >::type > | [inline] |
| get_d2phidetadzeta() const | libMesh::FEGenericBase< FEOutputType< T >::type > | [inline] |
| get_d2phidx2() const | libMesh::FEGenericBase< FEOutputType< T >::type > | [inline] |
| get_d2phidxdy() const | libMesh::FEGenericBase< FEOutputType< T >::type > | [inline] |
| get_d2phidxdz() const | libMesh::FEGenericBase< FEOutputType< T >::type > | [inline] |
| get_d2phidxi2() const | libMesh::FEGenericBase< FEOutputType< T >::type > | [inline] |
| get_d2phidxideta() const | libMesh::FEGenericBase< FEOutputType< T >::type > | [inline] |
| get_d2phidxidzeta() const | libMesh::FEGenericBase< FEOutputType< T >::type > | [inline] |
| get_d2phidy2() const | libMesh::FEGenericBase< FEOutputType< T >::type > | [inline] |
| get_d2phidydz() const | libMesh::FEGenericBase< FEOutputType< T >::type > | [inline] |
| get_d2phidz2() const | libMesh::FEGenericBase< FEOutputType< T >::type > | [inline] |
| get_d2phidzeta2() const | libMesh::FEGenericBase< FEOutputType< T >::type > | [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_div_phi() const | libMesh::FEGenericBase< FEOutputType< T >::type > | [inline] |
| get_dphase() const | libMesh::FEGenericBase< FEOutputType< T >::type > | [inline] |
| get_dphi() const | libMesh::FEGenericBase< FEOutputType< T >::type > | [inline] |
| get_dphideta() const | libMesh::FEGenericBase< FEOutputType< T >::type > | [inline] |
| get_dphidx() const | libMesh::FEGenericBase< FEOutputType< T >::type > | [inline] |
| get_dphidxi() const | libMesh::FEGenericBase< FEOutputType< T >::type > | [inline] |
| get_dphidy() const | libMesh::FEGenericBase< FEOutputType< T >::type > | [inline] |
| get_dphidz() const | libMesh::FEGenericBase< FEOutputType< T >::type > | [inline] |
| get_dphidzeta() const | libMesh::FEGenericBase< FEOutputType< T >::type > | [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< FEOutputType< T >::type > | [inline] |
| get_refspace_nodes(const ElemType t, std::vector< Point > &nodes) | libMesh::FEAbstract | [static] |
| get_Sobolev_dweight() const | libMesh::FEGenericBase< FEOutputType< T >::type > | [inline] |
| get_Sobolev_weight() const | libMesh::FEGenericBase< FEOutputType< T >::type > | [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 | [inline, protected] |
| increment_destructor_count(const std::string &name) | libMesh::ReferenceCounter | [inline, protected] |
| InfFE class | libMesh::FE< Dim, NEDELEC_ONE > | [friend] |
| init_base_shape_functions(const std::vector< Point > &qp, const Elem *e) | libMesh::FE< Dim, NEDELEC_ONE > | [protected, virtual] |
| init_shape_functions(const std::vector< Point > &qp, const Elem *e) | libMesh::FE< Dim, NEDELEC_ONE > | [protected, virtual] |
| inverse_map(const Elem *elem, const Point &p, const Real tolerance=TOLERANCE, const bool secure=true) | libMesh::FE< Dim, NEDELEC_ONE > | [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::FE< Dim, NEDELEC_ONE > | [static] |
| is_hierarchic() const | libMesh::FE< Dim, NEDELEC_ONE > | [virtual] |
| last_edge | libMesh::FE< Dim, NEDELEC_ONE > | [protected] |
| last_side | libMesh::FE< Dim, NEDELEC_ONE > | [protected] |
| map(const Elem *elem, const Point &reference_point) | libMesh::FE< Dim, NEDELEC_ONE > | [static] |
| map_eta(const Elem *elem, const Point &reference_point) | libMesh::FE< Dim, NEDELEC_ONE > | [static] |
| map_xi(const Elem *elem, const Point &reference_point) | libMesh::FE< Dim, NEDELEC_ONE > | [static] |
| map_zeta(const Elem *elem, const Point &reference_point) | libMesh::FE< Dim, NEDELEC_ONE > | [static] |
| n_dofs(const ElemType t, const Order o) | libMesh::FE< Dim, NEDELEC_ONE > | [static] |
| n_dofs_at_node(const ElemType t, const Order o, const unsigned int n) | libMesh::FE< Dim, NEDELEC_ONE > | [static] |
| n_dofs_per_elem(const ElemType t, const Order o) | libMesh::FE< Dim, NEDELEC_ONE > | [static] |
| n_objects() | libMesh::ReferenceCounter | [inline, static] |
| n_quadrature_points() const | libMesh::FE< Dim, NEDELEC_ONE > | [virtual] |
| n_shape_functions() const | libMesh::FE< Dim, NEDELEC_ONE > | [virtual] |
| n_shape_functions(const ElemType t, const Order o) | libMesh::FE< Dim, NEDELEC_ONE > | [inline, static] |
| nodal_soln(const Elem *elem, const Order o, const std::vector< Number > &elem_soln, std::vector< Number > &nodal_soln) | libMesh::FE< Dim, NEDELEC_ONE > | [static] |
| 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] |
| OutputDivergence typedef | libMesh::FEGenericBase< FEOutputType< T >::type > | |
| OutputGradient typedef | libMesh::FEGenericBase< FEOutputType< T >::type > | |
| OutputNumber typedef | libMesh::FEGenericBase< FEOutputType< T >::type > | |
| OutputNumberDivergence typedef | libMesh::FEGenericBase< FEOutputType< T >::type > | |
| OutputNumberGradient typedef | libMesh::FEGenericBase< FEOutputType< T >::type > | |
| OutputNumberTensor typedef | libMesh::FEGenericBase< FEOutputType< T >::type > | |
| OutputShape typedef | libMesh::FE< Dim, NEDELEC_ONE > | |
| OutputTensor typedef | libMesh::FEGenericBase< FEOutputType< T >::type > | |
| phi | libMesh::FEGenericBase< FEOutputType< T >::type > | [protected] |
| print_d2phi(std::ostream &os) const | libMesh::FEGenericBase< FEOutputType< T >::type > | [virtual] |
| print_dphi(std::ostream &os) const | libMesh::FEGenericBase< FEOutputType< T >::type > | [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< FEOutputType< T >::type > | [virtual] |
| print_xyz(std::ostream &os) const | libMesh::FEAbstract | |
| qrule | libMesh::FEAbstract | [protected] |
| ReferenceCountedObject() | libMesh::ReferenceCountedObject< FEAbstract > | [inline, protected] |
| ReferenceCountedObject(const ReferenceCountedObject &other) | libMesh::ReferenceCountedObject< FEAbstract > | [inline, protected] |
| ReferenceCounter() | libMesh::ReferenceCounter | [inline, protected] |
| reinit(const Elem *elem, const std::vector< Point > *const pts=NULL, const std::vector< Real > *const weights=NULL) | libMesh::FE< Dim, NEDELEC_ONE > | [virtual] |
| reinit(const Elem *elem, const unsigned int side, const Real tolerance=TOLERANCE, const std::vector< Point > *const pts=NULL, const std::vector< Real > *const weights=NULL) | libMesh::FE< Dim, NEDELEC_ONE > | [virtual] |
| shape(const ElemType t, const Order o, const unsigned int i, const Point &p) | libMesh::FE< Dim, NEDELEC_ONE > | [static] |
| shape(const Elem *elem, const Order o, const unsigned int i, const Point &p) | libMesh::FE< Dim, NEDELEC_ONE > | [static] |
| shape_deriv(const ElemType t, const Order o, const unsigned int i, const unsigned int j, const Point &p) | libMesh::FE< Dim, NEDELEC_ONE > | [static] |
| shape_deriv(const Elem *elem, const Order o, const unsigned int i, const unsigned int j, const Point &p) | libMesh::FE< Dim, NEDELEC_ONE > | [static] |
| shape_second_deriv(const ElemType t, const Order o, const unsigned int i, const unsigned int j, const Point &p) | libMesh::FE< Dim, NEDELEC_ONE > | [static] |
| shape_second_deriv(const Elem *elem, const Order o, const unsigned int i, const unsigned int j, const Point &p) | libMesh::FE< Dim, NEDELEC_ONE > | [static] |
| shapes_need_reinit() const | libMesh::FE< Dim, NEDELEC_ONE > | [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) | libMesh::FE< Dim, NEDELEC_ONE > | [virtual] |
| weight | libMesh::FEGenericBase< FEOutputType< T >::type > | [protected] |
| ~FEAbstract() | libMesh::FEAbstract | [inline, virtual] |
| ~FEGenericBase() | libMesh::FEGenericBase< FEOutputType< T >::type > | [virtual] |
| ~ReferenceCountedObject() | libMesh::ReferenceCountedObject< FEAbstract > | [inline] |
| ~ReferenceCounter() | libMesh::ReferenceCounter | [inline] |