deal.II version GIT relicensing-3364-gc64348ffba 2025-05-23 12:30:01+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
Namespaces | Functions
evaluation_kernels_common.h File Reference
#include <deal.II/base/config.h>
#include <deal.II/base/utilities.h>
#include <deal.II/matrix_free/fe_evaluation_data.h>

Go to the source code of this file.

Namespaces

namespace  internal
 

Functions

template<int dim, int fe_degree, typename Number , bool is_face>
void internal::embed_truncated_into_full_tensor_product (const unsigned int n_components, Number *values_dofs, const Number *values_dofs_actual, FEEvaluationData< dim, Number, is_face > &fe_eval)
 
template<int dim, int fe_degree, typename Number , bool is_face>
void internal::truncate_tensor_product_to_complete_degrees (const unsigned int n_components, Number *values_dofs_actual, const Number *values_dofs, FEEvaluationData< dim, Number, is_face > &fe_eval)