![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include <cmath>#include "StreamCollideSweepLeesEdwardsSinglePrecisionAVX.h"#include "core/DataTypes.h"#include "core/Macros.h"#include <immintrin.h>
Include dependency graph for StreamCollideSweepLeesEdwardsSinglePrecisionAVX.cpp:Go to the source code of this file.
Namespaces | |
| namespace | walberla |
| \file PackInfoPdfDoublePrecision.cpp \author pystencils | |
| namespace | walberla::pystencils |
| namespace | walberla::pystencils::internal_c275fa5bef4a1b9f30058dc82d50d3cf |
Macros | |
| #define | FUNC_PREFIX |
| \file StreamCollideSweepLeesEdwardsSinglePrecisionAVX.cpp \author pystencils | |
Functions | |
| static FUNC_PREFIX void | walberla::pystencils::internal_c275fa5bef4a1b9f30058dc82d50d3cf::streamcollidesweepleesedwardssingleprecisionavx_streamcollidesweepleesedwardssingleprecisionavx (float *RESTRICT const _data_force, float *RESTRICT const _data_pdfs, float *RESTRICT _data_pdfs_tmp, int64_t const _size_force_0, int64_t const _size_force_1, int64_t const _size_force_2, int64_t const _stride_force_1, int64_t const _stride_force_2, int64_t const _stride_force_3, int64_t const _stride_pdfs_1, int64_t const _stride_pdfs_2, int64_t const _stride_pdfs_3, int64_t const _stride_pdfs_tmp_1, int64_t const _stride_pdfs_tmp_2, int64_t const _stride_pdfs_tmp_3, float grid_size, float omega_shear, float v_s) |
| #define FUNC_PREFIX |
\file StreamCollideSweepLeesEdwardsSinglePrecisionAVX.cpp \author pystencils
Definition at line 30 of file StreamCollideSweepLeesEdwardsSinglePrecisionAVX.cpp.