ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
Functions | |
static FUNC_PREFIX void | pack_BE (double *RESTRICT _data_buffer, double *RESTRICT const _data_pdfs, int64_t const _size_pdfs_0, int64_t const _size_pdfs_1, int64_t const _size_pdfs_2, int64_t const _stride_pdfs_0, int64_t const _stride_pdfs_1, int64_t const _stride_pdfs_2, int64_t const _stride_pdfs_3) |
static FUNC_PREFIX | __launch_bounds__ (256) void pack_BE(double *RESTRICT _data_buffer |
static FUNC_PREFIX void | pack_BE (float *RESTRICT _data_buffer, float *RESTRICT const _data_pdfs, int64_t const _size_pdfs_0, int64_t const _size_pdfs_1, int64_t const _size_pdfs_2, int64_t const _stride_pdfs_0, int64_t const _stride_pdfs_1, int64_t const _stride_pdfs_2, int64_t const _stride_pdfs_3) |
static FUNC_PREFIX | __launch_bounds__ (256) void pack_BE(float *RESTRICT _data_buffer |
Variables | |
static FUNC_PREFIX double *RESTRICT const | _data_pdfs |
static FUNC_PREFIX double *RESTRICT const int64_t const | _size_pdfs_0 |
static FUNC_PREFIX double *RESTRICT const int64_t const int64_t const | _size_pdfs_1 |
static FUNC_PREFIX double *RESTRICT const int64_t const int64_t const int64_t const | _size_pdfs_2 |
static FUNC_PREFIX double *RESTRICT const int64_t const int64_t const int64_t const int64_t const | _stride_pdfs_0 |
static FUNC_PREFIX double *RESTRICT const int64_t const int64_t const int64_t const int64_t const int64_t const | _stride_pdfs_1 |
static FUNC_PREFIX double *RESTRICT const int64_t const int64_t const int64_t const int64_t const int64_t const int64_t const | _stride_pdfs_2 |
|
static |
References _data_pdfs, _size_pdfs_0, _size_pdfs_1, _size_pdfs_2, _stride_pdfs_0, _stride_pdfs_1, and _stride_pdfs_2.
|
static |
References _data_pdfs, _size_pdfs_0, _size_pdfs_1, _size_pdfs_2, _stride_pdfs_0, _stride_pdfs_1, and _stride_pdfs_2.
|
static |
Definition at line 230 of file PackInfoPdfDoublePrecision.cpp.
References _data_pdfs, _size_pdfs_0, _size_pdfs_1, _size_pdfs_2, _stride_pdfs_0, _stride_pdfs_1, and _stride_pdfs_2.
Referenced by walberla::pystencils::PackInfoPdfDoublePrecision::pack(), and walberla::pystencils::PackInfoPdfSinglePrecision::pack().
|
static |
Definition at line 230 of file PackInfoPdfSinglePrecision.cpp.
References _data_pdfs, _size_pdfs_0, _size_pdfs_1, _size_pdfs_2, _stride_pdfs_0, _stride_pdfs_1, and _stride_pdfs_2.
static FUNC_PREFIX float *RESTRICT const walberla::pystencils::internal_pack_BE::_data_pdfs |
Definition at line 245 of file PackInfoPdfDoublePrecisionCUDA.cu.
Referenced by __launch_bounds__(), __launch_bounds__(), pack_BE(), and pack_BE().
static FUNC_PREFIX float *RESTRICT const int64_t const walberla::pystencils::internal_pack_BE::_size_pdfs_0 |
Definition at line 245 of file PackInfoPdfDoublePrecisionCUDA.cu.
Referenced by __launch_bounds__(), __launch_bounds__(), pack_BE(), and pack_BE().
static FUNC_PREFIX float *RESTRICT const int64_t const int64_t const walberla::pystencils::internal_pack_BE::_size_pdfs_1 |
Definition at line 245 of file PackInfoPdfDoublePrecisionCUDA.cu.
Referenced by __launch_bounds__(), __launch_bounds__(), pack_BE(), and pack_BE().
static FUNC_PREFIX float *RESTRICT const int64_t const int64_t const int64_t const walberla::pystencils::internal_pack_BE::_size_pdfs_2 |
Definition at line 245 of file PackInfoPdfDoublePrecisionCUDA.cu.
Referenced by __launch_bounds__(), __launch_bounds__(), pack_BE(), and pack_BE().
static FUNC_PREFIX float *RESTRICT const int64_t const int64_t const int64_t const int64_t const walberla::pystencils::internal_pack_BE::_stride_pdfs_0 |
Definition at line 245 of file PackInfoPdfDoublePrecisionCUDA.cu.
Referenced by __launch_bounds__(), __launch_bounds__(), pack_BE(), and pack_BE().
static FUNC_PREFIX float *RESTRICT const int64_t const int64_t const int64_t const int64_t const int64_t const walberla::pystencils::internal_pack_BE::_stride_pdfs_1 |
Definition at line 245 of file PackInfoPdfDoublePrecisionCUDA.cu.
Referenced by __launch_bounds__(), __launch_bounds__(), pack_BE(), and pack_BE().
static FUNC_PREFIX float *RESTRICT const int64_t const int64_t const int64_t const int64_t const int64_t const int64_t const walberla::pystencils::internal_pack_BE::_stride_pdfs_2 |
Definition at line 245 of file PackInfoPdfDoublePrecisionCUDA.cu.
Referenced by __launch_bounds__(), __launch_bounds__(), pack_BE(), and pack_BE().