Reference documentation for deal.II version 9.6.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
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, typename Number2 >
static bool run (const unsigned int n_desired_components, const MatrixFreeFunctions::ShapeInfo< Number2 > &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 1706 of file evaluation_kernels_hanging_nodes.h.

Member Function Documentation

◆ run()

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

Definition at line 1711 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 1740 of file evaluation_kernels_hanging_nodes.h.


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