Reference documentation for deal.II version 9.5.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\}}\)
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
internal::FEEvaluationHangingNodesFactory< dim, Number, VectorizedArrayType > Struct Template Reference

#include <deal.II/matrix_free/evaluation_template_factory.h>

Static Public Member Functions

static void apply (const unsigned int n_components, const unsigned int fe_degree, const MatrixFreeFunctions::ShapeInfo< VectorizedArrayType > &shape_info, const bool transpose, const std::array< MatrixFreeFunctions::compressed_constraint_kind, VectorizedArrayType::size()> &c_mask, VectorizedArrayType *values)
 

Detailed Description

template<int dim, typename Number, typename VectorizedArrayType = VectorizedArray<Number>>
struct internal::FEEvaluationHangingNodesFactory< dim, Number, VectorizedArrayType >

Definition at line 130 of file evaluation_template_factory.h.

Member Function Documentation

◆ apply()

template<int dim, typename Number , typename VectorizedArrayType = VectorizedArray<Number>>
static void internal::FEEvaluationHangingNodesFactory< dim, Number, VectorizedArrayType >::apply ( const unsigned int  n_components,
const unsigned int  fe_degree,
const MatrixFreeFunctions::ShapeInfo< VectorizedArrayType > &  shape_info,
const bool  transpose,
const std::array< MatrixFreeFunctions::compressed_constraint_kind, VectorizedArrayType::size()> &  c_mask,
VectorizedArrayType *  values 
)
static

The documentation for this struct was generated from the following file: