![]() |
Reference documentation for deal.II version 9.2.0
|
This is the complete list of members for FEInterfaceValues< dim, spacedim >, including all inherited members.
| at_boundary() const | FEInterfaceValues< dim, spacedim > | |
| average(const unsigned int interface_dof_index, const unsigned int q_point, const unsigned int component=0) const | FEInterfaceValues< dim, spacedim > | |
| average_gradient(const unsigned int interface_dof_index, const unsigned int q_point, const unsigned int component=0) const | FEInterfaceValues< dim, spacedim > | |
| average_hessian(const unsigned int interface_dof_index, const unsigned int q_point, const unsigned int component=0) const | FEInterfaceValues< dim, spacedim > | |
| dofmap | FEInterfaceValues< dim, spacedim > | private |
| fe_face_values | FEInterfaceValues< dim, spacedim > | private |
| fe_face_values_neighbor | FEInterfaceValues< dim, spacedim > | private |
| FEInterfaceValues(const Mapping< dim, spacedim > &mapping, const FiniteElement< dim, spacedim > &fe, const Quadrature< dim - 1 > &quadrature, const UpdateFlags update_flags) | FEInterfaceValues< dim, spacedim > | |
| FEInterfaceValues(const FiniteElement< dim, spacedim > &fe, const Quadrature< dim - 1 > &quadrature, const UpdateFlags update_flags) | FEInterfaceValues< dim, spacedim > | |
| get_fe_face_values(const unsigned int cell_index) const | FEInterfaceValues< dim, spacedim > | |
| get_interface_dof_indices() const | FEInterfaceValues< dim, spacedim > | |
| get_JxW_values() const | FEInterfaceValues< dim, spacedim > | |
| get_normal_vectors() const | FEInterfaceValues< dim, spacedim > | |
| get_quadrature() const | FEInterfaceValues< dim, spacedim > | |
| get_quadrature_points() const | FEInterfaceValues< dim, spacedim > | |
| get_update_flags() const | FEInterfaceValues< dim, spacedim > | |
| interface_dof_indices | FEInterfaceValues< dim, spacedim > | private |
| interface_dof_to_dof_indices(const unsigned int interface_dof_index) const | FEInterfaceValues< dim, spacedim > | |
| internal_fe_face_values | FEInterfaceValues< dim, spacedim > | private |
| internal_fe_face_values_neighbor | FEInterfaceValues< dim, spacedim > | private |
| internal_fe_subface_values | FEInterfaceValues< dim, spacedim > | private |
| internal_fe_subface_values_neighbor | FEInterfaceValues< dim, spacedim > | private |
| jump(const unsigned int interface_dof_index, const unsigned int q_point, const unsigned int component=0) const | FEInterfaceValues< dim, spacedim > | |
| jump_3rd_derivative(const unsigned int interface_dof_index, const unsigned int q_point, const unsigned int component=0) const | FEInterfaceValues< dim, spacedim > | |
| jump_gradient(const unsigned int interface_dof_index, const unsigned int q_point, const unsigned int component=0) const | FEInterfaceValues< dim, spacedim > | |
| jump_hessian(const unsigned int interface_dof_index, const unsigned int q_point, const unsigned int component=0) const | FEInterfaceValues< dim, spacedim > | |
| JxW(const unsigned int quadrature_point) const | FEInterfaceValues< dim, spacedim > | |
| n_current_interface_dofs() const | FEInterfaceValues< dim, spacedim > | |
| n_quadrature_points | FEInterfaceValues< dim, spacedim > | |
| normal(const unsigned int q_point_index) const | FEInterfaceValues< dim, spacedim > | |
| reinit(const CellIteratorType &cell, const unsigned int face_no, const unsigned int sub_face_no, const typename identity< CellIteratorType >::type &cell_neighbor, const unsigned int face_no_neighbor, const unsigned int sub_face_no_neighbor) | FEInterfaceValues< dim, spacedim > | |
| reinit(const CellIteratorType &cell, const unsigned int face_no) | FEInterfaceValues< dim, spacedim > | |
| shape_value(const bool here_or_there, const unsigned int interface_dof_index, const unsigned int q_point, const unsigned int component=0) const | FEInterfaceValues< dim, spacedim > |