ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
CollideSweepSinglePrecisionLeesEdwardsCUDA.cu File Reference
#include <cmath>
#include "CollideSweepSinglePrecisionLeesEdwardsCUDA.h"
#include "core/DataTypes.h"
#include "core/Macros.h"

Go to the source code of this file.

Namespaces

namespace  walberla
 
namespace  walberla::pystencils
 
namespace  walberla::pystencils::internal_collidesweepsingleprecisionleesedwardscuda_collidesweepsingleprecisionleesedwardscuda
 

Macros

#define FUNC_PREFIX   __global__
 \file CollideSweepSinglePrecisionLeesEdwardsCUDA.cpp \author pystencils
 

Functions

static FUNC_PREFIX walberla::pystencils::internal_collidesweepsingleprecisionleesedwardscuda_collidesweepsingleprecisionleesedwardscuda::__launch_bounds__ (256) void collidesweepsingleprecisionleesedwardscuda_collidesweepsingleprecisionleesedwardscuda(float *RESTRICT const _data_force
 

Variables

static FUNC_PREFIX float *RESTRICT walberla::pystencils::internal_collidesweepsingleprecisionleesedwardscuda_collidesweepsingleprecisionleesedwardscuda::_data_pdfs
 
static FUNC_PREFIX float *RESTRICT int64_t const walberla::pystencils::internal_collidesweepsingleprecisionleesedwardscuda_collidesweepsingleprecisionleesedwardscuda::_size_force_0
 
static FUNC_PREFIX float *RESTRICT int64_t const int64_t const walberla::pystencils::internal_collidesweepsingleprecisionleesedwardscuda_collidesweepsingleprecisionleesedwardscuda::_size_force_1
 
static FUNC_PREFIX float *RESTRICT int64_t const int64_t const int64_t const walberla::pystencils::internal_collidesweepsingleprecisionleesedwardscuda_collidesweepsingleprecisionleesedwardscuda::_size_force_2
 
static FUNC_PREFIX float *RESTRICT int64_t const int64_t const int64_t const int64_t const walberla::pystencils::internal_collidesweepsingleprecisionleesedwardscuda_collidesweepsingleprecisionleesedwardscuda::_stride_force_0
 
static FUNC_PREFIX float *RESTRICT int64_t const int64_t const int64_t const int64_t const int64_t const walberla::pystencils::internal_collidesweepsingleprecisionleesedwardscuda_collidesweepsingleprecisionleesedwardscuda::_stride_force_1
 
static FUNC_PREFIX float *RESTRICT int64_t const int64_t const int64_t const int64_t const int64_t const int64_t const walberla::pystencils::internal_collidesweepsingleprecisionleesedwardscuda_collidesweepsingleprecisionleesedwardscuda::_stride_force_2
 
static FUNC_PREFIX float *RESTRICT int64_t const int64_t const int64_t const int64_t const int64_t const int64_t const int64_t const walberla::pystencils::internal_collidesweepsingleprecisionleesedwardscuda_collidesweepsingleprecisionleesedwardscuda::_stride_force_3
 
static FUNC_PREFIX float *RESTRICT int64_t const int64_t const int64_t const int64_t const int64_t const int64_t const int64_t const int64_t const walberla::pystencils::internal_collidesweepsingleprecisionleesedwardscuda_collidesweepsingleprecisionleesedwardscuda::_stride_pdfs_0
 
static FUNC_PREFIX float *RESTRICT int64_t const int64_t const int64_t const int64_t const int64_t const int64_t const int64_t const int64_t const int64_t const walberla::pystencils::internal_collidesweepsingleprecisionleesedwardscuda_collidesweepsingleprecisionleesedwardscuda::_stride_pdfs_1
 
static FUNC_PREFIX float *RESTRICT int64_t const int64_t const int64_t const int64_t const int64_t const int64_t const int64_t const int64_t const int64_t const int64_t const walberla::pystencils::internal_collidesweepsingleprecisionleesedwardscuda_collidesweepsingleprecisionleesedwardscuda::_stride_pdfs_2
 
static FUNC_PREFIX float *RESTRICT int64_t const int64_t const int64_t const int64_t const int64_t const int64_t const int64_t const int64_t const int64_t const int64_t const int64_t const walberla::pystencils::internal_collidesweepsingleprecisionleesedwardscuda_collidesweepsingleprecisionleesedwardscuda::_stride_pdfs_3
 
static FUNC_PREFIX float *RESTRICT int64_t const int64_t const int64_t const int64_t const int64_t const int64_t const int64_t const int64_t const int64_t const int64_t const int64_t const float walberla::pystencils::internal_collidesweepsingleprecisionleesedwardscuda_collidesweepsingleprecisionleesedwardscuda::grid_size
 
static FUNC_PREFIX float *RESTRICT int64_t const int64_t const int64_t const int64_t const int64_t const int64_t const int64_t const int64_t const int64_t const int64_t const int64_t const float float walberla::pystencils::internal_collidesweepsingleprecisionleesedwardscuda_collidesweepsingleprecisionleesedwardscuda::omega_shear
 

Macro Definition Documentation

◆ FUNC_PREFIX

#define FUNC_PREFIX   __global__

\file CollideSweepSinglePrecisionLeesEdwardsCUDA.cpp \author pystencils

Definition at line 28 of file CollideSweepSinglePrecisionLeesEdwardsCUDA.cu.