Reference documentation for deal.II version 9.2.0
\(\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\}}\)
FEEvaluation< dim, fe_degree, n_q_points_1d, n_components_, Number, VectorizedArrayType > Member List

This is the complete list of members for FEEvaluation< dim, fe_degree, n_q_points_1d, n_components_, Number, VectorizedArrayType >, including all inherited members.

BaseClass typedefFEEvaluation< dim, fe_degree, n_q_points_1d, n_components_, Number, VectorizedArrayType >
check_template_arguments(const unsigned int fe_no, const unsigned int first_selected_component)FEEvaluation< dim, fe_degree, n_q_points_1d, n_components_, Number, VectorizedArrayType >private
dimensionFEEvaluation< dim, fe_degree, n_q_points_1d, n_components_, Number, VectorizedArrayType >static
dofs_per_cellFEEvaluation< dim, fe_degree, n_q_points_1d, n_components_, Number, VectorizedArrayType >
dofs_per_componentFEEvaluation< dim, fe_degree, n_q_points_1d, n_components_, Number, VectorizedArrayType >
evaluate(const bool evaluate_values, const bool evaluate_gradients, const bool evaluate_hessians=false)FEEvaluation< dim, fe_degree, n_q_points_1d, n_components_, Number, VectorizedArrayType >
evaluate(const VectorizedArrayType *values_array, const bool evaluate_values, const bool evaluate_gradients, const bool evaluate_hessians=false)FEEvaluation< dim, fe_degree, n_q_points_1d, n_components_, Number, VectorizedArrayType >
FEEvaluation(const MatrixFree< dim, Number, VectorizedArrayType > &matrix_free, const unsigned int dof_no=0, const unsigned int quad_no=0, const unsigned int first_selected_component=0)FEEvaluation< dim, fe_degree, n_q_points_1d, n_components_, Number, VectorizedArrayType >
FEEvaluation(const Mapping< dim > &mapping, const FiniteElement< dim > &fe, const Quadrature< 1 > &quadrature, const UpdateFlags update_flags, const unsigned int first_selected_component=0)FEEvaluation< dim, fe_degree, n_q_points_1d, n_components_, Number, VectorizedArrayType >
FEEvaluation(const FiniteElement< dim > &fe, const Quadrature< 1 > &quadrature, const UpdateFlags update_flags, const unsigned int first_selected_component=0)FEEvaluation< dim, fe_degree, n_q_points_1d, n_components_, Number, VectorizedArrayType >
FEEvaluation(const FiniteElement< dim > &fe, const FEEvaluationBase< dim, n_components_other, Number, false, VectorizedArrayType > &other, const unsigned int first_selected_component=0)FEEvaluation< dim, fe_degree, n_q_points_1d, n_components_, Number, VectorizedArrayType >
FEEvaluation(const FEEvaluation &other)FEEvaluation< dim, fe_degree, n_q_points_1d, n_components_, Number, VectorizedArrayType >
gather_evaluate(const VectorType &input_vector, const bool evaluate_values, const bool evaluate_gradients, const bool evaluate_hessians=false)FEEvaluation< dim, fe_degree, n_q_points_1d, n_components_, Number, VectorizedArrayType >
gradient_type typedefFEEvaluation< dim, fe_degree, n_q_points_1d, n_components_, Number, VectorizedArrayType >
integrate(const bool integrate_values, const bool integrate_gradients)FEEvaluation< dim, fe_degree, n_q_points_1d, n_components_, Number, VectorizedArrayType >
integrate(const bool integrate_values, const bool integrate_gradients, VectorizedArrayType *values_array)FEEvaluation< dim, fe_degree, n_q_points_1d, n_components_, Number, VectorizedArrayType >
integrate_scatter(const bool integrate_values, const bool integrate_gradients, VectorType &output_vector)FEEvaluation< dim, fe_degree, n_q_points_1d, n_components_, Number, VectorizedArrayType >
n_componentsFEEvaluation< dim, fe_degree, n_q_points_1d, n_components_, Number, VectorizedArrayType >static
n_q_pointsFEEvaluation< dim, fe_degree, n_q_points_1d, n_components_, Number, VectorizedArrayType >
number_type typedefFEEvaluation< dim, fe_degree, n_q_points_1d, n_components_, Number, VectorizedArrayType >
operator=(const FEEvaluation &other)FEEvaluation< dim, fe_degree, n_q_points_1d, n_components_, Number, VectorizedArrayType >
quadrature_point(const unsigned int q_point) constFEEvaluation< dim, fe_degree, n_q_points_1d, n_components_, Number, VectorizedArrayType >
reinit(const unsigned int cell_batch_index)FEEvaluation< dim, fe_degree, n_q_points_1d, n_components_, Number, VectorizedArrayType >
reinit(const TriaIterator< DoFCellAccessor< DoFHandlerType, level_dof_access >> &cell)FEEvaluation< dim, fe_degree, n_q_points_1d, n_components_, Number, VectorizedArrayType >
reinit(const typename Triangulation< dim >::cell_iterator &cell)FEEvaluation< dim, fe_degree, n_q_points_1d, n_components_, Number, VectorizedArrayType >
static_dofs_per_cellFEEvaluation< dim, fe_degree, n_q_points_1d, n_components_, Number, VectorizedArrayType >static
static_dofs_per_componentFEEvaluation< dim, fe_degree, n_q_points_1d, n_components_, Number, VectorizedArrayType >static
static_n_q_pointsFEEvaluation< dim, fe_degree, n_q_points_1d, n_components_, Number, VectorizedArrayType >static
tensor_dofs_per_cellFEEvaluation< dim, fe_degree, n_q_points_1d, n_components_, Number, VectorizedArrayType >static
value_type typedefFEEvaluation< dim, fe_degree, n_q_points_1d, n_components_, Number, VectorizedArrayType >