|
DEAL_II_ALWAYS_INLINE_RELEASE | HelperBase (const T &t, const unsigned int &given_degree, const bool &type_x, const bool &type_y, const bool &type_z, const typename Trait< Number, VectorizationType >::index_type &v, const std::array< AlignedVector< typename Trait< Number, VectorizationType >::interpolation_type >, 2 > &interpolation_matrices, Number *values) |
|
template<bool do_x, bool do_y, bool do_z> |
DEAL_II_ALWAYS_INLINE_RELEASE void | process_edge () const |
|
template<bool do_x, bool do_y, bool do_z> |
DEAL_II_ALWAYS_INLINE_RELEASE void | process_faces_fast () const |
|
template<bool do_x, bool do_y, bool do_z> |
DEAL_II_ALWAYS_INLINE_RELEASE void | process_faces () const |
|
|
template<unsigned int direction, unsigned int d, bool skip_borders> |
static DEAL_II_ALWAYS_INLINE_RELEASE void | interpolate_3D_face (const unsigned int dof_offset, 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) |
|
template<unsigned int direction> |
static DEAL_II_ALWAYS_INLINE_RELEASE void | interpolate_3D_edge (const unsigned int p, 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) |
|
template<typename T, typename Number,
VectorizationTypes VectorizationType,
int fe_degree,
bool transpose>
class internal::HelperBase< T, Number, VectorizationType, fe_degree, transpose >
Definition at line 757 of file evaluation_kernels_hanging_nodes.h.