Reference documentation for deal.II version GIT relicensing-466-g7fd10f6e26 2024-04-23 14:00:02+00:00
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Loading...
Searching...
No Matches
FEPointEvaluation< n_components_, dim, spacedim, Number > Member List

This is the complete list of members for FEPointEvaluation< n_components_, dim, spacedim, Number >, including all inherited members.

cell_typeFEPointEvaluationBase< n_components_, dim, spacedim, Number >protected
component_in_base_elementFEPointEvaluationBase< n_components_, dim, spacedim, Number >protected
compute_evaluate_fast(const StridedArrayView< const ScalarNumber, stride_view > &solution_values, const EvaluationFlags::EvaluationFlags &evaluation_flags, const unsigned int n_shapes, const unsigned int qb, vectorized_value_type &value, interface_vectorized_unit_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_unit_gradient_type gradient, vectorized_value_type *solution_values_vectorized_linear)FEPointEvaluation< n_components_, dim, spacedim, Number >inlineprivate
connection_is_reinitializedFEPointEvaluationBase< n_components_, dim, spacedim, Number >protected
current_cell_indexFEPointEvaluationBase< n_components_, dim, spacedim, Number >protected
current_face_numberFEPointEvaluationBase< n_components_, dim, spacedim, Number >protected
dimensionFEPointEvaluation< n_components_, dim, spacedim, Number >static
do_integrate(const StridedArrayView< ScalarNumber, stride_view > &solution_values, const EvaluationFlags::EvaluationFlags &integration_flags, const bool sum_into_values)FEPointEvaluation< n_components_, dim, spacedim, Number >private
do_reinit()FEPointEvaluationBase< n_components_, dim, spacedim, Number >inlineprotected
dofs_per_componentFEPointEvaluationBase< n_components_, dim, spacedim, Number >protected
dofs_per_component_faceFEPointEvaluationBase< n_components_, dim, spacedim, Number >protected
ETT typedefFEPointEvaluation< n_components_, dim, spacedim, Number >
evaluate(const StridedArrayView< const ScalarNumber, stride_view > &solution_values, const EvaluationFlags::EvaluationFlags &evaluation_flags)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 StridedArrayView< const ScalarNumber, stride_view > &solution_values, const EvaluationFlags::EvaluationFlags &evaluation_flags)FEPointEvaluation< n_components_, dim, spacedim, Number >inlineprivate
evaluate_slow(const StridedArrayView< const ScalarNumber, stride_view > &solution_values, const EvaluationFlags::EvaluationFlags &evaluation_flags)FEPointEvaluation< n_components_, dim, spacedim, Number >inlineprivate
fast_pathFEPointEvaluationBase< n_components_, dim, spacedim, Number >protected
feFEPointEvaluationBase< n_components_, dim, spacedim, Number >protected
fe_valuesFEPointEvaluationBase< n_components_, dim, spacedim, Number >protected
FEPointEvaluation(const Mapping< dim, spacedim > &mapping, const FiniteElement< dim, spacedim > &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, spacedim > &fe, const unsigned int first_selected_component=0)FEPointEvaluation< n_components_, dim, spacedim, Number >
FEPointEvaluationBase(const Mapping< dim, spacedim > &mapping, const FiniteElement< dim, spacedim > &fe, const UpdateFlags update_flags, const unsigned int first_selected_component=0)FEPointEvaluationBase< n_components_, dim, spacedim, Number >protected
FEPointEvaluationBase(NonMatching::MappingInfo< dim, spacedim, Number > &mapping_info, const FiniteElement< dim, spacedim > &fe, const unsigned int first_selected_component=0, const bool is_interior=true)FEPointEvaluationBase< n_components_, dim, spacedim, Number >protected
FEPointEvaluationBase(FEPointEvaluationBase &other) noexceptFEPointEvaluationBase< n_components_, dim, spacedim, Number >protected
FEPointEvaluationBase(FEPointEvaluationBase &&other) noexceptFEPointEvaluationBase< n_components_, dim, spacedim, Number >protected
finish_integrate_fast(const StridedArrayView< ScalarNumber, stride_view > &solution_values, vectorized_value_type *solution_values_vectorized_linear, const bool sum_into_values)FEPointEvaluation< n_components_, dim, spacedim, Number >inlineprivate
get_gradient(const unsigned int point_index) constFEPointEvaluationBase< n_components_, dim, spacedim, Number >inline
get_value(const unsigned int point_index) constFEPointEvaluationBase< n_components_, dim, spacedim, Number >inline
gradient_type typedefFEPointEvaluation< n_components_, dim, spacedim, Number >
gradientsFEPointEvaluationBase< n_components_, dim, spacedim, Number >protected
integrate(const StridedArrayView< ScalarNumber, stride_view > &solution_values, const EvaluationFlags::EvaluationFlags &integration_flags, const bool sum_into_values=false)FEPointEvaluation< n_components_, dim, spacedim, Number >
integrate(const ArrayView< ScalarNumber > &solution_values, const EvaluationFlags::EvaluationFlags &integration_flags, const bool sum_into_values=false)FEPointEvaluation< n_components_, dim, spacedim, Number >
integrate_fast(const StridedArrayView< ScalarNumber, stride_view > &solution_values, const EvaluationFlags::EvaluationFlags &integration_flags, const bool sum_into_values)FEPointEvaluation< n_components_, dim, spacedim, Number >inlineprivate
integrate_slow(const StridedArrayView< ScalarNumber, stride_view > &solution_values, const EvaluationFlags::EvaluationFlags &integration_flags, const bool sum_into_values)FEPointEvaluation< n_components_, dim, spacedim, Number >inlineprivate
integrate_value() constFEPointEvaluationBase< n_components_, dim, spacedim, Number >inline
interface_vectorized_unit_gradient_type typedefFEPointEvaluation< n_components_, dim, spacedim, Number >
inverse_jacobian(const unsigned int point_index) constFEPointEvaluationBase< n_components_, dim, spacedim, Number >inline
inverse_jacobian_ptrFEPointEvaluationBase< n_components_, dim, spacedim, Number >protected
is_interiorFEPointEvaluationBase< n_components_, dim, spacedim, Number >protected
is_reinitializedFEPointEvaluationBase< n_components_, dim, spacedim, Number >protected
jacobian(const unsigned int point_index) constFEPointEvaluationBase< n_components_, dim, spacedim, Number >inline
jacobian_ptrFEPointEvaluationBase< n_components_, dim, spacedim, Number >protected
JxW(const unsigned int point_index) constFEPointEvaluationBase< n_components_, dim, spacedim, Number >inline
JxW_ptrFEPointEvaluationBase< n_components_, dim, spacedim, Number >protected
mappingFEPointEvaluationBase< n_components_, dim, spacedim, Number >protected
mapping_infoFEPointEvaluationBase< n_components_, dim, spacedim, Number >protected
mapping_info_on_the_flyFEPointEvaluationBase< n_components_, dim, spacedim, Number >protected
n_active_entries_per_quadrature_batch(unsigned int q)FEPointEvaluationBase< n_components_, dim, spacedim, Number >
n_componentsFEPointEvaluation< n_components_, dim, spacedim, Number >static
n_lanes_internalFEPointEvaluation< n_components_, dim, spacedim, Number >privatestatic
n_lanes_user_interfaceFEPointEvaluation< n_components_, dim, spacedim, Number >privatestatic
n_q_batchesFEPointEvaluationBase< n_components_, dim, spacedim, Number >protected
n_q_pointsFEPointEvaluationBase< n_components_, dim, spacedim, Number >protected
n_q_points_scalarFEPointEvaluationBase< n_components_, dim, spacedim, Number >protected
nonzero_shape_function_componentFEPointEvaluationBase< n_components_, dim, spacedim, Number >protected
normal_ptrFEPointEvaluationBase< n_components_, dim, spacedim, Number >protected
normal_vector(const unsigned int point_index) constFEPointEvaluation< n_components_, dim, spacedim, Number >inline
number_type typedefFEPointEvaluation< n_components_, dim, spacedim, Number >
polyFEPointEvaluationBase< n_components_, dim, spacedim, Number >protected
prepare_evaluate_fast(const StridedArrayView< const ScalarNumber, stride_view > &solution_values)FEPointEvaluation< n_components_, dim, spacedim, Number >inlineprivate
quadrature_point(const unsigned int point_index) constFEPointEvaluationBase< n_components_, dim, spacedim, Number >inline
quadrature_point_indices() constFEPointEvaluationBase< n_components_, dim, spacedim, Number >inline
real_point(const unsigned int point_index) constFEPointEvaluationBase< n_components_, dim, spacedim, Number >inline
real_point_ptrFEPointEvaluationBase< n_components_, dim, spacedim, Number >protected
reinit(const typename Triangulation< dim, spacedim >::cell_iterator &cell, const ArrayView< const Point< dim > > &unit_points)FEPointEvaluation< n_components_, dim, spacedim, Number >inline
reinit()FEPointEvaluation< n_components_, dim, spacedim, Number >inline
reinit(const unsigned int cell_index)FEPointEvaluation< n_components_, dim, spacedim, Number >inline
renumberFEPointEvaluationBase< n_components_, dim, spacedim, Number >protected
scalar_value_type typedefFEPointEvaluation< n_components_, dim, spacedim, Number >
ScalarNumber typedefFEPointEvaluation< n_components_, dim, spacedim, Number >
scratch_data_scalarFEPointEvaluationBase< n_components_, dim, spacedim, Number >protected
setup(const unsigned int first_selected_component)FEPointEvaluationBase< n_components_, dim, spacedim, Number >protected
shape_infoFEPointEvaluationBase< n_components_, dim, spacedim, Number >protected
shapesFEPointEvaluationBase< n_components_, dim, spacedim, Number >protected
shapes_facesFEPointEvaluationBase< n_components_, dim, spacedim, Number >protected
solution_renumberedFEPointEvaluationBase< n_components_, dim, spacedim, Number >protected
solution_renumbered_vectorizedFEPointEvaluationBase< n_components_, dim, spacedim, Number >protected
strideFEPointEvaluation< n_components_, dim, spacedim, Number >privatestatic
submit_gradient(const gradient_type &, const unsigned int point_index)FEPointEvaluationBase< n_components_, dim, spacedim, Number >inline
submit_value(const value_type &value, const unsigned int point_index)FEPointEvaluationBase< n_components_, dim, spacedim, Number >inline
test_and_sum(const StridedArrayView< ScalarNumber, stride_view > &solution_values, const EvaluationFlags::EvaluationFlags &integration_flags, const bool sum_into_values=false)FEPointEvaluation< n_components_, dim, spacedim, Number >
test_and_sum(const ArrayView< ScalarNumber > &solution_values, const EvaluationFlags::EvaluationFlags &integration_flags, const bool sum_into_values=false)FEPointEvaluation< n_components_, dim, spacedim, Number >
unit_gradient_type typedefFEPointEvaluation< n_components_, dim, spacedim, Number >
unit_point(const unsigned int point_index) constFEPointEvaluationBase< n_components_, dim, spacedim, Number >inline
unit_point_faces_ptrFEPointEvaluationBase< n_components_, dim, spacedim, Number >protected
unit_point_ptrFEPointEvaluationBase< n_components_, dim, spacedim, Number >protected
update_flagsFEPointEvaluationBase< n_components_, dim, spacedim, Number >protected
use_linear_pathFEPointEvaluationBase< n_components_, dim, spacedim, Number >protected
value_type typedefFEPointEvaluation< n_components_, dim, spacedim, Number >
valuesFEPointEvaluationBase< n_components_, dim, spacedim, Number >protected
vectorized_value_type typedefFEPointEvaluation< n_components_, dim, spacedim, Number >
VectorizedArrayType typedefFEPointEvaluation< n_components_, dim, spacedim, Number >
~FEPointEvaluationBase()FEPointEvaluationBase< n_components_, dim, spacedim, Number >protected