ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
Functions | |
static FUNC_PREFIX void | collidesweepsingleprecisionleesedwards_collidesweepsingleprecisionleesedwards (float *RESTRICT const _data_force, float *RESTRICT _data_pdfs, int64_t const _size_force_0, int64_t const _size_force_1, int64_t const _size_force_2, int64_t const _stride_force_0, int64_t const _stride_force_1, int64_t const _stride_force_2, int64_t const _stride_force_3, int64_t const _stride_pdfs_0, int64_t const _stride_pdfs_1, int64_t const _stride_pdfs_2, int64_t const _stride_pdfs_3, float grid_size, float omega_shear, float v_s) |
|
static |
Definition at line 49 of file CollideSweepSinglePrecisionLeesEdwards.cpp.
Referenced by walberla::pystencils::CollideSweepSinglePrecisionLeesEdwards::run(), and walberla::pystencils::CollideSweepSinglePrecisionLeesEdwards::runOnCellInterval().