![]() |
deal.II version 9.7.1
|
#include <deal.II/matrix_free/evaluation_kernels_hanging_nodes.h>
Definition at line 757 of file evaluation_kernels_hanging_nodes.h.

Public Member Functions | |
| 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 |
Static Public Member Functions | |
| 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) |
Private Attributes | |
| const T & | t |
| const unsigned int & | given_degree |
| const bool & | type_x |
| const bool & | type_y |
| const bool & | type_z |
| const Trait< Number, VectorizationType >::index_type & | v |
| const std::array< AlignedVector< typename Trait< Number, VectorizationType >::interpolation_type >, 2 > & | interpolation_matrices |
| Number * | values |
|
inline |
Definition at line 761 of file evaluation_kernels_hanging_nodes.h.
|
inlinestatic |
Definition at line 785 of file evaluation_kernels_hanging_nodes.h.
|
inlinestatic |
Definition at line 846 of file evaluation_kernels_hanging_nodes.h.
|
inline |
Definition at line 894 of file evaluation_kernels_hanging_nodes.h.
|
inline |
Definition at line 920 of file evaluation_kernels_hanging_nodes.h.
|
inline |
Definition at line 956 of file evaluation_kernels_hanging_nodes.h.
|
private |
Definition at line 1093 of file evaluation_kernels_hanging_nodes.h.
|
private |
Definition at line 1094 of file evaluation_kernels_hanging_nodes.h.
|
private |
Definition at line 1095 of file evaluation_kernels_hanging_nodes.h.
|
private |
Definition at line 1096 of file evaluation_kernels_hanging_nodes.h.
|
private |
Definition at line 1097 of file evaluation_kernels_hanging_nodes.h.
|
private |
Definition at line 1098 of file evaluation_kernels_hanging_nodes.h.
|
private |
Definition at line 1102 of file evaluation_kernels_hanging_nodes.h.
|
private |
Definition at line 1103 of file evaluation_kernels_hanging_nodes.h.