Reference documentation for deal.II version 9.3.3
\(\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\}}\)
Static Public Member Functions | List of all members
internal::FEFaceEvaluationImplEvaluateSelector< dim, VectorizedArrayType > Struct Template Reference

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

Static Public Member Functions

template<int fe_degree, int n_q_points_1d>
static bool run (const unsigned int n_components, const MatrixFreeFunctions::ShapeInfo< VectorizedArrayType > &data, const VectorizedArrayType *values_array, VectorizedArrayType *values_quad, VectorizedArrayType *gradients_quad, VectorizedArrayType *scratch_data, const bool evaluate_values, const bool evaluate_gradients, const unsigned int face_no, const unsigned int subface_index, const unsigned int face_orientation, const Table< 2, unsigned int > &orientation_map)
 

Detailed Description

template<int dim, typename VectorizedArrayType>
struct internal::FEFaceEvaluationImplEvaluateSelector< dim, VectorizedArrayType >

Definition at line 2532 of file evaluation_kernels.h.

Member Function Documentation

◆ run()

template<int dim, typename VectorizedArrayType >
template<int fe_degree, int n_q_points_1d>
static bool internal::FEFaceEvaluationImplEvaluateSelector< dim, VectorizedArrayType >::run ( const unsigned int  n_components,
const MatrixFreeFunctions::ShapeInfo< VectorizedArrayType > &  data,
const VectorizedArrayType *  values_array,
VectorizedArrayType *  values_quad,
VectorizedArrayType *  gradients_quad,
VectorizedArrayType *  scratch_data,
const bool  evaluate_values,
const bool  evaluate_gradients,
const unsigned int  face_no,
const unsigned int  subface_index,
const unsigned int  face_orientation,
const Table< 2, unsigned int > &  orientation_map 
)
inlinestatic

Definition at line 2536 of file evaluation_kernels.h.


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