|
template<typename T > |
static const std::array< AlignedVector< T1 >, 2 > & | get_interpolation_matrix (const T &shape_info) |
|
static DEAL_II_ALWAYS_INLINE_RELEASE bool | do_break (unsigned int v, const MatrixFreeFunctions::compressed_constraint_kind &kind) |
|
static DEAL_II_ALWAYS_INLINE_RELEASE bool | do_continue (unsigned int v, const MatrixFreeFunctions::compressed_constraint_kind &kind) |
|
static DEAL_II_ALWAYS_INLINE_RELEASE T1 | create (const std::array< MatrixFreeFunctions::compressed_constraint_kind, T1::size()> mask, const std::array< MatrixFreeFunctions::compressed_constraint_kind, T1::size()> mask_new, const unsigned int v) |
|
static DEAL_II_ALWAYS_INLINE_RELEASE std::array< MatrixFreeFunctions::compressed_constraint_kind, T1::size()> | create_mask (const std::array< MatrixFreeFunctions::compressed_constraint_kind, T1::size()> mask) |
|
static DEAL_II_ALWAYS_INLINE_RELEASE T1 | get_value (const T1 &value, const index_type &) |
|
static DEAL_II_ALWAYS_INLINE_RELEASE void | set_value (T1 &result, const T1 &value, const index_type &i) |
|
template<typename T1>
struct internal::Trait< T1, VectorizationTypes::sorted >
Definition at line 682 of file evaluation_kernels_hanging_nodes.h.