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

Go to the source code of this file.

Namespaces

namespace  walberla
 
namespace  walberla::pystencils
 
namespace  walberla::pystencils::internal_5e7ed0276adbfbb1ac4789ac0a0f54c4
 

Macros

#define FUNC_PREFIX
 \file StreamSweepSinglePrecisionAVX.cpp \author pystencils
 

Functions

static FUNC_PREFIX void walberla::pystencils::internal_5e7ed0276adbfbb1ac4789ac0a0f54c4::streamsweepsingleprecisionavx_streamsweepsingleprecisionavx (float *RESTRICT const _data_force, float *RESTRICT const _data_pdfs, float *RESTRICT _data_pdfs_tmp, 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_pdfs_tmp_1, int64_t const _stride_pdfs_tmp_2, int64_t const _stride_pdfs_tmp_3, int64_t const _stride_velocity_1, int64_t const _stride_velocity_2, int64_t const _stride_velocity_3)
 

Macro Definition Documentation

◆ FUNC_PREFIX

#define FUNC_PREFIX

\file StreamSweepSinglePrecisionAVX.cpp \author pystencils

Definition at line 30 of file StreamSweepSinglePrecisionAVX.cpp.