| component_in_base_element | FEPointEvaluation< n_components, dim, spacedim, Number > | private |
| dofs_per_component | FEPointEvaluation< n_components, dim, spacedim, Number > | private |
| evaluate(const ArrayView< const Number > &solution_values, const EvaluationFlags::EvaluationFlags &evaluation_flags) | FEPointEvaluation< n_components, dim, spacedim, Number > | |
| 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 > &mapping_info, const FiniteElement< dim > &fe, const unsigned int first_selected_component=0) | FEPointEvaluation< n_components, dim, spacedim, Number > | |
| 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< Number > &solution_values, const EvaluationFlags::EvaluationFlags &integration_flags) | FEPointEvaluation< n_components, dim, spacedim, Number > | |
| inverse_jacobian(const unsigned int point_index) const | FEPointEvaluation< n_components, dim, spacedim, Number > | inline |
| jacobian(const unsigned int point_index) const | FEPointEvaluation< n_components, dim, spacedim, Number > | inline |
| 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 |
| nonzero_shape_function_component | FEPointEvaluation< n_components, dim, spacedim, Number > | private |
| poly | FEPointEvaluation< n_components, dim, spacedim, Number > | private |
| polynomials_are_hat_functions | FEPointEvaluation< n_components, dim, spacedim, Number > | private |
| real_point(const unsigned int point_index) const | FEPointEvaluation< n_components, dim, spacedim, Number > | inline |
| reinit(const typename Triangulation< dim, spacedim >::cell_iterator &cell, const ArrayView< const Point< dim > > &unit_points) | FEPointEvaluation< n_components, dim, spacedim, Number > | |
| renumber | FEPointEvaluation< n_components, dim, spacedim, Number > | private |
| setup(const unsigned int first_selected_component) | 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 |
| 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 |
| 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_points | FEPointEvaluation< n_components, dim, spacedim, Number > | private |
| update_flags | FEPointEvaluation< n_components, dim, spacedim, Number > | private |
| value_type typedef | FEPointEvaluation< n_components, dim, spacedim, Number > | |
| values | FEPointEvaluation< n_components, dim, spacedim, Number > | private |