| component_in_base_element | FEPointEvaluation< n_components_, dim, spacedim, Number > | private |
| compute_evaluate_fast(const EvaluationFlags::EvaluationFlags &evaluation_flags, const unsigned int n_shapes, const unsigned int qb, vectorized_value_type &value, interface_vectorized_gradient_type &gradient) | FEPointEvaluation< n_components_, dim, spacedim, Number > | inlineprivate |
| compute_integrate_fast(const EvaluationFlags::EvaluationFlags &integration_flags, const unsigned int n_shapes, const unsigned int qb, const vectorized_value_type &value, const interface_vectorized_gradient_type &gradient) | FEPointEvaluation< n_components_, dim, spacedim, Number > | inlineprivate |
| connection_is_reinitialized | FEPointEvaluation< n_components_, dim, spacedim, Number > | private |
| current_cell_index | FEPointEvaluation< n_components_, dim, spacedim, Number > | private |
| current_face_number | FEPointEvaluation< n_components_, dim, spacedim, Number > | private |
| dimension | FEPointEvaluation< n_components_, dim, spacedim, Number > | static |
| do_integrate(const ArrayView< ScalarNumber > &solution_values, const EvaluationFlags::EvaluationFlags &integration_flags) | FEPointEvaluation< n_components_, dim, spacedim, Number > | private |
| do_reinit() | FEPointEvaluation< n_components_, dim, spacedim, Number > | inlineprivate |
| dofs_per_component | FEPointEvaluation< n_components_, dim, spacedim, Number > | private |
| dofs_per_component_face | FEPointEvaluation< n_components_, dim, spacedim, Number > | private |
| ETT typedef | FEPointEvaluation< n_components_, dim, spacedim, Number > | |
| evaluate(const ArrayView< const ScalarNumber > &solution_values, const EvaluationFlags::EvaluationFlags &evaluation_flags) | FEPointEvaluation< n_components_, dim, spacedim, Number > | |
| evaluate_fast(const ArrayView< const ScalarNumber > &solution_values, const EvaluationFlags::EvaluationFlags &evaluation_flags) | FEPointEvaluation< n_components_, dim, spacedim, Number > | inlineprivate |
| evaluate_slow(const ArrayView< const ScalarNumber > &solution_values, const EvaluationFlags::EvaluationFlags &evaluation_flags) | FEPointEvaluation< n_components_, dim, spacedim, Number > | inlineprivate |
| fast_path | FEPointEvaluation< n_components_, dim, spacedim, Number > | private |
| fe | FEPointEvaluation< n_components_, dim, spacedim, Number > | private |
| fe_values | FEPointEvaluation< n_components_, dim, spacedim, Number > | private |
| FEPointEvaluation(const Mapping< dim > &mapping, const FiniteElement< dim > &fe, const UpdateFlags update_flags, const unsigned int first_selected_component=0) | FEPointEvaluation< n_components_, dim, spacedim, Number > | |
| FEPointEvaluation(NonMatching::MappingInfo< dim, spacedim, Number > &mapping_info, const FiniteElement< dim > &fe, const unsigned int first_selected_component=0) | FEPointEvaluation< n_components_, dim, spacedim, Number > | |
| FEPointEvaluation(FEPointEvaluation &other) noexcept | FEPointEvaluation< n_components_, dim, spacedim, Number > | |
| FEPointEvaluation(FEPointEvaluation &&other) noexcept | FEPointEvaluation< n_components_, dim, spacedim, Number > | |
| finish_integrate_fast(const ArrayView< ScalarNumber > &solution_values, const EvaluationFlags::EvaluationFlags &integration_flags) | FEPointEvaluation< n_components_, dim, spacedim, Number > | inlineprivate |
| get_gradient(const unsigned int point_index) const | FEPointEvaluation< n_components_, dim, spacedim, Number > | inline |
| get_unit_gradient(const unsigned int point_index) const | FEPointEvaluation< n_components_, dim, spacedim, Number > | inline |
| get_value(const unsigned int point_index) const | FEPointEvaluation< n_components_, dim, spacedim, Number > | inline |
| gradient_type typedef | FEPointEvaluation< n_components_, dim, spacedim, Number > | |
| gradients | FEPointEvaluation< n_components_, dim, spacedim, Number > | private |
| integrate(const ArrayView< ScalarNumber > &solution_values, const EvaluationFlags::EvaluationFlags &integration_flags) | FEPointEvaluation< n_components_, dim, spacedim, Number > | |
| integrate_fast(const ArrayView< ScalarNumber > &solution_values, const EvaluationFlags::EvaluationFlags &integration_flags) | FEPointEvaluation< n_components_, dim, spacedim, Number > | inlineprivate |
| integrate_slow(const ArrayView< ScalarNumber > &solution_values, const EvaluationFlags::EvaluationFlags &integration_flags) | FEPointEvaluation< n_components_, dim, spacedim, Number > | inlineprivate |
| interface_vectorized_gradient_type typedef | FEPointEvaluation< n_components_, dim, spacedim, Number > | |
| inverse_jacobian(const unsigned int point_index) const | FEPointEvaluation< n_components_, dim, spacedim, Number > | inline |
| inverse_jacobian_ptr | FEPointEvaluation< n_components_, dim, spacedim, Number > | private |
| is_reinitialized | FEPointEvaluation< n_components_, dim, spacedim, Number > | private |
| jacobian(const unsigned int point_index) const | FEPointEvaluation< n_components_, dim, spacedim, Number > | inline |
| jacobian_ptr | FEPointEvaluation< n_components_, dim, spacedim, Number > | private |
| JxW(const unsigned int point_index) const | FEPointEvaluation< n_components_, dim, spacedim, Number > | inline |
| JxW_ptr | FEPointEvaluation< n_components_, dim, spacedim, Number > | private |
| mapping | FEPointEvaluation< n_components_, dim, spacedim, Number > | private |
| mapping_info | FEPointEvaluation< n_components_, dim, spacedim, Number > | private |
| mapping_info_on_the_fly | FEPointEvaluation< n_components_, dim, spacedim, Number > | private |
| n_components | FEPointEvaluation< n_components_, dim, spacedim, Number > | static |
| n_lanes_internal | FEPointEvaluation< n_components_, dim, spacedim, Number > | privatestatic |
| n_lanes_user_interface | FEPointEvaluation< n_components_, dim, spacedim, Number > | privatestatic |
| n_q_points | FEPointEvaluation< n_components_, dim, spacedim, Number > | private |
| n_q_points_scalar | FEPointEvaluation< n_components_, dim, spacedim, Number > | private |
| nonzero_shape_function_component | FEPointEvaluation< n_components_, dim, spacedim, Number > | private |
| normal_ptr | FEPointEvaluation< n_components_, dim, spacedim, Number > | private |
| normal_vector(const unsigned int point_index) const | FEPointEvaluation< n_components_, dim, spacedim, Number > | inline |
| number_type typedef | FEPointEvaluation< n_components_, dim, spacedim, Number > | |
| poly | FEPointEvaluation< n_components_, dim, spacedim, Number > | private |
| polynomials_are_hat_functions | FEPointEvaluation< n_components_, dim, spacedim, Number > | private |
| prepare_evaluate_fast(const ArrayView< const ScalarNumber > &solution_values, const EvaluationFlags::EvaluationFlags &evaluation_flags) | FEPointEvaluation< n_components_, dim, spacedim, Number > | inlineprivate |
| quadrature_point_indices() const | FEPointEvaluation< n_components_, dim, spacedim, Number > | inline |
| real_point(const unsigned int point_index) const | FEPointEvaluation< n_components_, dim, spacedim, Number > | inline |
| real_point_ptr | FEPointEvaluation< n_components_, dim, spacedim, Number > | private |
| reinit(const typename Triangulation< dim, spacedim >::cell_iterator &cell, const ArrayView< const Point< dim > > &unit_points) | FEPointEvaluation< n_components_, dim, spacedim, Number > | |
| reinit() | FEPointEvaluation< n_components_, dim, spacedim, Number > | |
| reinit(const unsigned int cell_index) | FEPointEvaluation< n_components_, dim, spacedim, Number > | |
| reinit(const unsigned int cell_index, const unsigned int face_number) | FEPointEvaluation< n_components_, dim, spacedim, Number > | |
| renumber | FEPointEvaluation< n_components_, dim, spacedim, Number > | private |
| scalar_value_type typedef | FEPointEvaluation< n_components_, dim, spacedim, Number > | |
| ScalarNumber typedef | FEPointEvaluation< n_components_, dim, spacedim, Number > | |
| scratch_data_scalar | FEPointEvaluation< n_components_, dim, spacedim, Number > | private |
| setup(const unsigned int first_selected_component) | FEPointEvaluation< n_components_, dim, spacedim, Number > | private |
| shape_info | FEPointEvaluation< n_components_, dim, spacedim, Number > | private |
| shapes | FEPointEvaluation< n_components_, dim, spacedim, Number > | private |
| shapes_faces | FEPointEvaluation< n_components_, dim, spacedim, Number > | private |
| solution_renumbered | FEPointEvaluation< n_components_, dim, spacedim, Number > | private |
| solution_renumbered_vectorized | FEPointEvaluation< n_components_, dim, spacedim, Number > | private |
| stride | FEPointEvaluation< n_components_, dim, spacedim, Number > | privatestatic |
| submit_gradient(const gradient_type &, const unsigned int point_index) | FEPointEvaluation< n_components_, dim, spacedim, Number > | inline |
| submit_value(const value_type &value, const unsigned int point_index) | FEPointEvaluation< n_components_, dim, spacedim, Number > | inline |
| test_and_sum(const ArrayView< ScalarNumber > &solution_values, const EvaluationFlags::EvaluationFlags &integration_flags) | FEPointEvaluation< n_components_, dim, spacedim, Number > | |
| unit_gradients | FEPointEvaluation< n_components_, dim, spacedim, Number > | private |
| unit_point(const unsigned int point_index) const | FEPointEvaluation< n_components_, dim, spacedim, Number > | inline |
| unit_point_faces_ptr | FEPointEvaluation< n_components_, dim, spacedim, Number > | private |
| unit_point_ptr | FEPointEvaluation< n_components_, dim, spacedim, Number > | private |
| update_flags | FEPointEvaluation< n_components_, dim, spacedim, Number > | private |
| use_face_path | FEPointEvaluation< n_components_, dim, spacedim, Number > | private |
| value_type typedef | FEPointEvaluation< n_components_, dim, spacedim, Number > | |
| values | FEPointEvaluation< n_components_, dim, spacedim, Number > | private |
| vectorized_value_type typedef | FEPointEvaluation< n_components_, dim, spacedim, Number > | |
| VectorizedArrayType typedef | FEPointEvaluation< n_components_, dim, spacedim, Number > | |
| ~FEPointEvaluation() | FEPointEvaluation< n_components_, dim, spacedim, Number > | |