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_components, const MatrixFreeFunctions::ShapeInfo< Number2 > &shape_info, const std::array< MatrixFreeFunctions::compressed_constraint_kind, Number::size()> &constraint_mask, Number *values) |
Static Private Member Functions | |
template<int structdim, unsigned int direction, bool transpose, typename Number2 > | |
static void | interpolate (const unsigned int offset, const unsigned int outer_stride, const unsigned int given_degree, const Number mask_weight, const Number mask_write, const Number2 *DEAL_II_RESTRICT weights, Number *DEAL_II_RESTRICT values) |
Definition at line 84 of file evaluation_kernels_hanging_nodes.h.
|
inlinestaticprivate |
Definition at line 96 of file evaluation_kernels_hanging_nodes.h.
|
inlinestatic |
Definition at line 186 of file evaluation_kernels_hanging_nodes.h.