ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
StreamCollideSweepThermalizedDoublePrecisionAVX.cpp File Reference
#include <cmath>
#include "StreamCollideSweepThermalizedDoublePrecisionAVX.h"
#include "core/DataTypes.h"
#include "core/Macros.h"
#include <immintrin.h>
#include "philox_rand.h"
+ Include dependency graph for StreamCollideSweepThermalizedDoublePrecisionAVX.cpp:

Go to the source code of this file.

Namespaces

namespace  walberla
 \file PackInfoPdfDoublePrecision.cpp \author pystencils
 
namespace  walberla::pystencils
 
namespace  walberla::pystencils::internal_b312c2da0affb0ff73dd81300a784e62
 

Macros

#define FUNC_PREFIX
 \file StreamCollideSweepThermalizedDoublePrecisionAVX.cpp \author pystencils
 

Functions

static FUNC_PREFIX void walberla::pystencils::internal_b312c2da0affb0ff73dd81300a784e62::streamcollidesweepthermalizeddoubleprecisionavx_streamcollidesweepthermalizeddoubleprecisionavx (double *RESTRICT const _data_force, double *RESTRICT const _data_pdfs, double *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, uint32_t block_offset_0, uint32_t block_offset_1, uint32_t block_offset_2, double kT, double omega_bulk, double omega_even, double omega_odd, double omega_shear, uint32_t seed, uint32_t time_step)
 

Macro Definition Documentation

◆ FUNC_PREFIX

#define FUNC_PREFIX

\file StreamCollideSweepThermalizedDoublePrecisionAVX.cpp \author pystencils

Definition at line 32 of file StreamCollideSweepThermalizedDoublePrecisionAVX.cpp.