![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
Functions | |
| static FUNC_PREFIX void | updatevelfrompdfsingleprecisionavx_updatevelfrompdfsingleprecisionavx (float *RESTRICT const _data_force, float *RESTRICT const _data_pdfs, float *RESTRICT _data_velocity, 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_velocity_1, int64_t const _stride_velocity_2, int64_t const _stride_velocity_3) |
|
static |
Definition at line 51 of file UpdateVelFromPDFSinglePrecisionAVX.cpp.
References stream.
Referenced by walberla::pystencils::UpdateVelFromPDFSinglePrecisionAVX::run(), and walberla::pystencils::UpdateVelFromPDFSinglePrecisionAVX::runOnCellInterval().