|
template<typename T > |
static const std::array< AlignedVector< interpolation_type >, 2 > & | get_interpolation_matrix (const T &shape_info) |
|
static DEAL_II_ALWAYS_INLINE_RELEASE unsigned int | 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 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 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::value_type | get_value (const typename T1::value_type &value, const index_type &i) |
|
static DEAL_II_ALWAYS_INLINE_RELEASE T1::value_type | get_value (const T1 &value, const index_type &i) |
|
static DEAL_II_ALWAYS_INLINE_RELEASE void | set_value (T1 &result, const typename T1::value_type &value, const index_type &i) |
|
template<typename T1>
struct internal::Trait< T1, VectorizationTypes::index >
Definition at line 463 of file evaluation_kernels_hanging_nodes.h.