Reference documentation for deal.II version GIT relicensing-233-g802318d791 2024-03-28 20:20:02+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
Static Public Member Functions | List of all members
internal::FEEvaluationImplHangingNodes< dim, Number > Struct Template Reference

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

Static Public Member Functions

template<int fe_degree>
static bool run (const unsigned int n_desired_components, const MatrixFreeFunctions::ShapeInfo< Number > &shape_info, const bool transpose, const std::array< MatrixFreeFunctions::compressed_constraint_kind, Number::size()> &c_mask, Number *values)
 
template<int fe_degree>
static constexpr FEEvaluationImplHangingNodesRunnerTypes used_runner_type ()
 

Detailed Description

template<int dim, typename Number>
struct internal::FEEvaluationImplHangingNodes< dim, Number >

Definition at line 1703 of file evaluation_kernels_hanging_nodes.h.

Member Function Documentation

◆ run()

template<int dim, typename Number >
template<int fe_degree>
static bool internal::FEEvaluationImplHangingNodes< dim, Number >::run ( const unsigned int  n_desired_components,
const MatrixFreeFunctions::ShapeInfo< Number > &  shape_info,
const bool  transpose,
const std::array< MatrixFreeFunctions::compressed_constraint_kind, Number::size()> &  c_mask,
Number *  values 
)
inlinestatic

Definition at line 1708 of file evaluation_kernels_hanging_nodes.h.

◆ used_runner_type()

template<int dim, typename Number >
template<int fe_degree>
static constexpr FEEvaluationImplHangingNodesRunnerTypes internal::FEEvaluationImplHangingNodes< dim, Number >::used_runner_type ( )
inlinestaticconstexpr

Definition at line 1737 of file evaluation_kernels_hanging_nodes.h.


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