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\}}\)
Classes | Static Public Member Functions | List of all members
internal::FEFaceEvaluationImplGatherEvaluateSelector< dim, Number, VectorizedArrayType, Number2 > Struct Template Reference

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

Classes

struct  Processor
 

Static Public Member Functions

template<int fe_degree, int n_q_points_1d>
static bool run (const unsigned int n_components, const unsigned int n_face_orientations, const Number2 *src_ptr, const std::vector< ArrayView< const Number > > *sm_ptr, const MatrixFreeFunctions::ShapeInfo< VectorizedArrayType > &data, const MatrixFreeFunctions::DoFInfo &dof_info, VectorizedArrayType *values_quad, VectorizedArrayType *gradients_quad, VectorizedArrayType *scratch_data, const bool evaluate_values, const bool evaluate_gradients, const unsigned int active_fe_index, const unsigned int first_selected_component, const std::array< unsigned int, VectorizedArrayType::size()> cells, const std::array< unsigned int, VectorizedArrayType::size()> face_nos, const unsigned int subface_index, const MatrixFreeFunctions::DoFInfo::DoFAccessIndex dof_access_index, const std::array< unsigned int, VectorizedArrayType::size()> face_orientations, const Table< 2, unsigned int > &orientation_map)
 

Detailed Description

template<int dim, typename Number, typename VectorizedArrayType, typename Number2 = Number>
struct internal::FEFaceEvaluationImplGatherEvaluateSelector< dim, Number, VectorizedArrayType, Number2 >

Definition at line 3580 of file evaluation_kernels.h.

Member Function Documentation

◆ run()

template<int dim, typename Number , typename VectorizedArrayType , typename Number2 = Number>
template<int fe_degree, int n_q_points_1d>
static bool internal::FEFaceEvaluationImplGatherEvaluateSelector< dim, Number, VectorizedArrayType, Number2 >::run ( const unsigned int  n_components,
const unsigned int  n_face_orientations,
const Number2 *  src_ptr,
const std::vector< ArrayView< const Number > > *  sm_ptr,
const MatrixFreeFunctions::ShapeInfo< VectorizedArrayType > &  data,
const MatrixFreeFunctions::DoFInfo dof_info,
VectorizedArrayType *  values_quad,
VectorizedArrayType *  gradients_quad,
VectorizedArrayType *  scratch_data,
const bool  evaluate_values,
const bool  evaluate_gradients,
const unsigned int  active_fe_index,
const unsigned int  first_selected_component,
const std::array< unsigned int, VectorizedArrayType::size()>  cells,
const std::array< unsigned int, VectorizedArrayType::size()>  face_nos,
const unsigned int  subface_index,
const MatrixFreeFunctions::DoFInfo::DoFAccessIndex  dof_access_index,
const std::array< unsigned int, VectorizedArrayType::size()>  face_orientations,
const Table< 2, unsigned int > &  orientation_map 
)
inlinestatic

Definition at line 3584 of file evaluation_kernels.h.


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