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

Go to the source code of this file.

Namespaces

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

Macros

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

Functions

static FUNC_PREFIX walberla::pystencils::internal_updatevelfrompdfsingleprecisioncuda_updatevelfrompdfsingleprecisioncuda::__launch_bounds__ (256) void updatevelfrompdfsingleprecisioncuda_updatevelfrompdfsingleprecisioncuda(float *RESTRICT const _data_force
 

Variables

static FUNC_PREFIX float *RESTRICT const walberla::pystencils::internal_updatevelfrompdfsingleprecisioncuda_updatevelfrompdfsingleprecisioncuda::_data_pdfs
 
static FUNC_PREFIX float *RESTRICT const float *RESTRICT walberla::pystencils::internal_updatevelfrompdfsingleprecisioncuda_updatevelfrompdfsingleprecisioncuda::_data_velocity
 
static FUNC_PREFIX float *RESTRICT const float *RESTRICT int64_t const walberla::pystencils::internal_updatevelfrompdfsingleprecisioncuda_updatevelfrompdfsingleprecisioncuda::_size_force_0
 
static FUNC_PREFIX float *RESTRICT const float *RESTRICT int64_t const int64_t const walberla::pystencils::internal_updatevelfrompdfsingleprecisioncuda_updatevelfrompdfsingleprecisioncuda::_size_force_1
 
static FUNC_PREFIX float *RESTRICT const float *RESTRICT int64_t const int64_t const int64_t const walberla::pystencils::internal_updatevelfrompdfsingleprecisioncuda_updatevelfrompdfsingleprecisioncuda::_size_force_2
 
static FUNC_PREFIX float *RESTRICT const float *RESTRICT int64_t const int64_t const int64_t const int64_t const walberla::pystencils::internal_updatevelfrompdfsingleprecisioncuda_updatevelfrompdfsingleprecisioncuda::_stride_force_0
 
static FUNC_PREFIX float *RESTRICT const float *RESTRICT int64_t const int64_t const int64_t const int64_t const int64_t const walberla::pystencils::internal_updatevelfrompdfsingleprecisioncuda_updatevelfrompdfsingleprecisioncuda::_stride_force_1
 
static FUNC_PREFIX float *RESTRICT const float *RESTRICT int64_t const int64_t const int64_t const int64_t const int64_t const int64_t const walberla::pystencils::internal_updatevelfrompdfsingleprecisioncuda_updatevelfrompdfsingleprecisioncuda::_stride_force_2
 
static FUNC_PREFIX float *RESTRICT const 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_updatevelfrompdfsingleprecisioncuda_updatevelfrompdfsingleprecisioncuda::_stride_force_3
 
static FUNC_PREFIX float *RESTRICT const 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_updatevelfrompdfsingleprecisioncuda_updatevelfrompdfsingleprecisioncuda::_stride_pdfs_0
 
static FUNC_PREFIX float *RESTRICT const 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_updatevelfrompdfsingleprecisioncuda_updatevelfrompdfsingleprecisioncuda::_stride_pdfs_1
 
static FUNC_PREFIX float *RESTRICT const 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_updatevelfrompdfsingleprecisioncuda_updatevelfrompdfsingleprecisioncuda::_stride_pdfs_2
 
static FUNC_PREFIX float *RESTRICT const 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_updatevelfrompdfsingleprecisioncuda_updatevelfrompdfsingleprecisioncuda::_stride_pdfs_3
 
static FUNC_PREFIX float *RESTRICT const 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 int64_t const walberla::pystencils::internal_updatevelfrompdfsingleprecisioncuda_updatevelfrompdfsingleprecisioncuda::_stride_velocity_0
 
static FUNC_PREFIX float *RESTRICT const 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 int64_t const int64_t const walberla::pystencils::internal_updatevelfrompdfsingleprecisioncuda_updatevelfrompdfsingleprecisioncuda::_stride_velocity_1
 
static FUNC_PREFIX float *RESTRICT const 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 int64_t const int64_t const int64_t const walberla::pystencils::internal_updatevelfrompdfsingleprecisioncuda_updatevelfrompdfsingleprecisioncuda::_stride_velocity_2
 

Macro Definition Documentation

◆ FUNC_PREFIX

#define FUNC_PREFIX   __global__

\file UpdateVelFromPDFSinglePrecisionCUDA.cpp \author pystencils

Definition at line 28 of file UpdateVelFromPDFSinglePrecisionCUDA.cu.