![]() |
Reference documentation for deal.II version 9.2.0
|
This is the complete list of members for FEFaceValuesBase< dim, spacedim >, including all inherited members.
| boundary_form(const unsigned int i) const | FEFaceValuesBase< dim, spacedim > | |
| cell_similarity | FEValuesBase< dim, dim > | protected |
| check_cell_similarity(const typename Triangulation< dim, spacedim >::cell_iterator &cell) | FEValuesBase< dim, dim > | inlineprotected |
| compute_update_flags(const UpdateFlags update_flags) const | FEValuesBase< dim, dim > | protected |
| dimension | FEValuesBase< dim, dim > | static |
| dof_indices() const | FEValuesBase< dim, dim > | |
| dof_indices_ending_at(const unsigned int end_dof_index) const | FEValuesBase< dim, dim > | |
| dof_indices_starting_at(const unsigned int start_dof_index) const | FEValuesBase< dim, dim > | |
| dofs_per_cell | FEValuesBase< dim, dim > | |
| ExcAccessToUninitializedField(std::string arg1) | FEValuesBase< dim, dim > | static |
| ExcFEDontMatch() | FEValuesBase< dim, dim > | static |
| ExcFENotPrimitive() | FEValuesBase< dim, dim > | static |
| ExcShapeFunctionNotPrimitive(int arg1) | FEValuesBase< dim, dim > | static |
| fe | FEValuesBase< dim, dim > | protected |
| fe_data | FEValuesBase< dim, dim > | protected |
| fe_values_views_cache | FEValuesBase< dim, dim > | private |
| FEFaceValuesBase(const unsigned int n_q_points, const unsigned int dofs_per_cell, const UpdateFlags update_flags, const Mapping< dim, spacedim > &mapping, const FiniteElement< dim, spacedim > &fe, const Quadrature< dim - 1 > &quadrature) | FEFaceValuesBase< dim, spacedim > | |
| FEValuesBase(const unsigned int n_q_points, const unsigned int dofs_per_cell, const UpdateFlags update_flags, const Mapping< dim, spacedim > &mapping, const FiniteElement< dim, spacedim > &fe) | FEValuesBase< dim, dim > | |
| FEValuesBase(const FEValuesBase &)=delete | FEValuesBase< dim, dim > | |
| finite_element_output | FEValuesBase< dim, dim > | protected |
| get_boundary_forms() const | FEFaceValuesBase< dim, spacedim > | |
| get_cell() const | FEValuesBase< dim, dim > | |
| get_cell_similarity() const | FEValuesBase< dim, dim > | |
| get_face_index() const | FEFaceValuesBase< dim, spacedim > | |
| get_fe() const | FEValuesBase< dim, dim > | |
| get_function_gradients(const InputVector &fe_function, std::vector< Tensor< 1, spacedim, typename InputVector::value_type >> &gradients) const | FEValuesBase< dim, dim > | |
| get_function_gradients(const InputVector &fe_function, std::vector< std::vector< Tensor< 1, spacedim, typename InputVector::value_type >>> &gradients) const | FEValuesBase< dim, dim > | |
| get_function_gradients(const InputVector &fe_function, const ArrayView< const types::global_dof_index > &indices, std::vector< Tensor< 1, spacedim, typename InputVector::value_type >> &gradients) const | FEValuesBase< dim, dim > | |
| get_function_gradients(const InputVector &fe_function, const ArrayView< const types::global_dof_index > &indices, ArrayView< std::vector< Tensor< 1, spacedim, typename InputVector::value_type >>> gradients, bool quadrature_points_fastest=false) const | FEValuesBase< dim, dim > | |
| get_function_hessians(const InputVector &fe_function, std::vector< Tensor< 2, spacedim, typename InputVector::value_type >> &hessians) const | FEValuesBase< dim, dim > | |
| get_function_hessians(const InputVector &fe_function, std::vector< std::vector< Tensor< 2, spacedim, typename InputVector::value_type >>> &hessians, bool quadrature_points_fastest=false) const | FEValuesBase< dim, dim > | |
| get_function_hessians(const InputVector &fe_function, const ArrayView< const types::global_dof_index > &indices, std::vector< Tensor< 2, spacedim, typename InputVector::value_type >> &hessians) const | FEValuesBase< dim, dim > | |
| get_function_hessians(const InputVector &fe_function, const ArrayView< const types::global_dof_index > &indices, ArrayView< std::vector< Tensor< 2, spacedim, typename InputVector::value_type >>> hessians, bool quadrature_points_fastest=false) const | FEValuesBase< dim, dim > | |
| get_function_laplacians(const InputVector &fe_function, std::vector< typename InputVector::value_type > &laplacians) const | FEValuesBase< dim, dim > | |
| get_function_laplacians(const InputVector &fe_function, std::vector< Vector< typename InputVector::value_type >> &laplacians) const | FEValuesBase< dim, dim > | |
| get_function_laplacians(const InputVector &fe_function, const ArrayView< const types::global_dof_index > &indices, std::vector< typename InputVector::value_type > &laplacians) const | FEValuesBase< dim, dim > | |
| get_function_laplacians(const InputVector &fe_function, const ArrayView< const types::global_dof_index > &indices, std::vector< Vector< typename InputVector::value_type >> &laplacians) const | FEValuesBase< dim, dim > | |
| get_function_laplacians(const InputVector &fe_function, const ArrayView< const types::global_dof_index > &indices, std::vector< std::vector< typename InputVector::value_type >> &laplacians, bool quadrature_points_fastest=false) const | FEValuesBase< dim, dim > | |
| get_function_third_derivatives(const InputVector &fe_function, std::vector< Tensor< 3, spacedim, typename InputVector::value_type >> &third_derivatives) const | FEValuesBase< dim, dim > | |
| get_function_third_derivatives(const InputVector &fe_function, std::vector< std::vector< Tensor< 3, spacedim, typename InputVector::value_type >>> &third_derivatives, bool quadrature_points_fastest=false) const | FEValuesBase< dim, dim > | |
| get_function_third_derivatives(const InputVector &fe_function, const ArrayView< const types::global_dof_index > &indices, std::vector< Tensor< 3, spacedim, typename InputVector::value_type >> &third_derivatives) const | FEValuesBase< dim, dim > | |
| get_function_third_derivatives(const InputVector &fe_function, const ArrayView< const types::global_dof_index > &indices, ArrayView< std::vector< Tensor< 3, spacedim, typename InputVector::value_type >>> third_derivatives, bool quadrature_points_fastest=false) const | FEValuesBase< dim, dim > | |
| get_function_values(const InputVector &fe_function, std::vector< typename InputVector::value_type > &values) const | FEValuesBase< dim, dim > | |
| get_function_values(const InputVector &fe_function, std::vector< Vector< typename InputVector::value_type >> &values) const | FEValuesBase< dim, dim > | |
| get_function_values(const InputVector &fe_function, const ArrayView< const types::global_dof_index > &indices, std::vector< typename InputVector::value_type > &values) const | FEValuesBase< dim, dim > | |
| get_function_values(const InputVector &fe_function, const ArrayView< const types::global_dof_index > &indices, std::vector< Vector< typename InputVector::value_type >> &values) const | FEValuesBase< dim, dim > | |
| get_function_values(const InputVector &fe_function, const ArrayView< const types::global_dof_index > &indices, ArrayView< std::vector< typename InputVector::value_type >> values, const bool quadrature_points_fastest) const | FEValuesBase< dim, dim > | |
| get_inverse_jacobians() const | FEValuesBase< dim, dim > | |
| get_jacobian_2nd_derivatives() const | FEValuesBase< dim, dim > | |
| get_jacobian_3rd_derivatives() const | FEValuesBase< dim, dim > | |
| get_jacobian_grads() const | FEValuesBase< dim, dim > | |
| get_jacobian_pushed_forward_2nd_derivatives() const | FEValuesBase< dim, dim > | |
| get_jacobian_pushed_forward_3rd_derivatives() const | FEValuesBase< dim, dim > | |
| get_jacobian_pushed_forward_grads() const | FEValuesBase< dim, dim > | |
| get_jacobians() const | FEValuesBase< dim, dim > | |
| get_JxW_values() const | FEValuesBase< dim, dim > | |
| get_mapping() const | FEValuesBase< dim, dim > | |
| get_normal_vectors() const | FEValuesBase< dim, dim > | |
| get_quadrature() const | FEFaceValuesBase< dim, spacedim > | |
| get_quadrature_points() const | FEValuesBase< dim, dim > | |
| get_update_flags() const | FEValuesBase< dim, dim > | |
| integral_dimension | FEFaceValuesBase< dim, spacedim > | static |
| invalidate_present_cell() | FEValuesBase< dim, dim > | protected |
| inverse_jacobian(const unsigned int quadrature_point) const | FEValuesBase< dim, dim > | |
| jacobian(const unsigned int quadrature_point) const | FEValuesBase< dim, dim > | |
| jacobian_2nd_derivative(const unsigned int quadrature_point) const | FEValuesBase< dim, dim > | |
| jacobian_3rd_derivative(const unsigned int quadrature_point) const | FEValuesBase< dim, dim > | |
| jacobian_grad(const unsigned int quadrature_point) const | FEValuesBase< dim, dim > | |
| jacobian_pushed_forward_2nd_derivative(const unsigned int quadrature_point) const | FEValuesBase< dim, dim > | |
| jacobian_pushed_forward_3rd_derivative(const unsigned int quadrature_point) const | FEValuesBase< dim, dim > | |
| jacobian_pushed_forward_grad(const unsigned int quadrature_point) const | FEValuesBase< dim, dim > | |
| JxW(const unsigned int quadrature_point) const | FEValuesBase< dim, dim > | |
| mapping | FEValuesBase< dim, dim > | protected |
| mapping_data | FEValuesBase< dim, dim > | protected |
| mapping_output | FEValuesBase< dim, dim > | protected |
| maybe_invalidate_previous_present_cell(const typename Triangulation< dim, spacedim >::cell_iterator &cell) | FEValuesBase< dim, dim > | protected |
| memory_consumption() const | FEFaceValuesBase< dim, spacedim > | |
| FEValuesBase< dim, dim >::memory_consumption() const | FEValuesBase< dim, dim > | |
| n_quadrature_points | FEValuesBase< dim, dim > | |
| normal_vector(const unsigned int i) const | FEValuesBase< dim, dim > | |
| operator=(const FEValuesBase &)=delete | FEValuesBase< dim, dim > | |
| operator[](const FEValuesExtractors::Scalar &scalar) const | FEValuesBase< dim, dim > | |
| operator[](const FEValuesExtractors::Vector &vector) const | FEValuesBase< dim, dim > | |
| operator[](const FEValuesExtractors::SymmetricTensor< 2 > &tensor) const | FEValuesBase< dim, dim > | |
| operator[](const FEValuesExtractors::Tensor< 2 > &tensor) const | FEValuesBase< dim, dim > | |
| present_cell | FEValuesBase< dim, dim > | protected |
| present_face_index | FEFaceValuesBase< dim, spacedim > | protected |
| quadrature | FEFaceValuesBase< dim, spacedim > | protected |
| quadrature_point(const unsigned int q) const | FEValuesBase< dim, dim > | |
| quadrature_point_indices() const | FEValuesBase< dim, dim > | |
| shape_3rd_derivative(const unsigned int function_no, const unsigned int point_no) const | FEValuesBase< dim, dim > | |
| shape_3rd_derivative_component(const unsigned int function_no, const unsigned int point_no, const unsigned int component) const | FEValuesBase< dim, dim > | |
| shape_grad(const unsigned int function_no, const unsigned int quadrature_point) const | FEValuesBase< dim, dim > | |
| shape_grad_component(const unsigned int function_no, const unsigned int point_no, const unsigned int component) const | FEValuesBase< dim, dim > | |
| shape_hessian(const unsigned int function_no, const unsigned int point_no) const | FEValuesBase< dim, dim > | |
| shape_hessian_component(const unsigned int function_no, const unsigned int point_no, const unsigned int component) const | FEValuesBase< dim, dim > | |
| shape_value(const unsigned int function_no, const unsigned int point_no) const | FEValuesBase< dim, dim > | |
| shape_value_component(const unsigned int function_no, const unsigned int point_no, const unsigned int component) const | FEValuesBase< dim, dim > | |
| space_dimension | FEValuesBase< dim, dim > | static |
| tria_listener_mesh_transform | FEValuesBase< dim, dim > | protected |
| tria_listener_refinement | FEValuesBase< dim, dim > | protected |
| update_flags | FEValuesBase< dim, dim > | protected |
| ~FEValuesBase() override | FEValuesBase< dim, dim > | virtual |