deal.II version GIT relicensing-2359-g2213d2c025 2025-01-15 22:50:11+00:00
|
#include <deal.II/matrix_free/evaluation_kernels_hanging_nodes.h>
Static Public Member Functions | |
template<bool transpose, typename Number2 > | |
static void | run_internal (const unsigned int n_desired_components, const MatrixFreeFunctions::ShapeInfo< Number2 > &shape_info, const std::array< MatrixFreeFunctions::compressed_constraint_kind, Number::size()> &constraint_mask, Number *values) |
Static Public Attributes | |
static const VectorizationTypes | VectorizationType |
Static Private Member Functions | |
template<unsigned int side, bool transpose> | |
static DEAL_II_ALWAYS_INLINE_RELEASE void | interpolate_2D (const unsigned int given_degree, const typename Trait< Number, VectorizationType >::index_type v, const typename Trait< Number, VectorizationType >::interpolation_type *DEAL_II_RESTRICT weight, Number *DEAL_II_RESTRICT values) |
Definition at line 1466 of file evaluation_kernels_hanging_nodes.h.
|
inlinestaticprivate |
Definition at line 1479 of file evaluation_kernels_hanging_nodes.h.
|
inlinestatic |
Definition at line 1532 of file evaluation_kernels_hanging_nodes.h.
|
static |
Definition at line 1473 of file evaluation_kernels_hanging_nodes.h.