ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
AdvectiveFluxKernel_single_precision_CUDA.cu File Reference
#include <cmath>
#include "AdvectiveFluxKernel_single_precision_CUDA.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_advectivefluxkernel_single_precision_cuda_advectivefluxkernel_single_precision_cuda
 

Macros

#define FUNC_PREFIX   __global__
 \file AdvectiveFluxKernel_single_precision_CUDA.cpp \author pystencils
 
#define RESTRICT
 

Functions

static FUNC_PREFIX walberla::pystencils::internal_advectivefluxkernel_single_precision_cuda_advectivefluxkernel_single_precision_cuda::__launch_bounds__ (256) void advectivefluxkernel_single_precision_cuda_advectivefluxkernel_single_precision_cuda(float *RESTRICT const _data_j
 

Variables

static FUNC_PREFIX float *RESTRICT const walberla::pystencils::internal_advectivefluxkernel_single_precision_cuda_advectivefluxkernel_single_precision_cuda::_data_rho
 
static FUNC_PREFIX float *RESTRICT const float *RESTRICT const walberla::pystencils::internal_advectivefluxkernel_single_precision_cuda_advectivefluxkernel_single_precision_cuda::_data_u
 
static FUNC_PREFIX float *RESTRICT const float *RESTRICT const int64_t const walberla::pystencils::internal_advectivefluxkernel_single_precision_cuda_advectivefluxkernel_single_precision_cuda::_size_j_0
 
static FUNC_PREFIX float *RESTRICT const float *RESTRICT const int64_t const int64_t const walberla::pystencils::internal_advectivefluxkernel_single_precision_cuda_advectivefluxkernel_single_precision_cuda::_size_j_1
 
static FUNC_PREFIX float *RESTRICT const float *RESTRICT const int64_t const int64_t const int64_t const walberla::pystencils::internal_advectivefluxkernel_single_precision_cuda_advectivefluxkernel_single_precision_cuda::_size_j_2
 
static FUNC_PREFIX float *RESTRICT const float *RESTRICT const int64_t const int64_t const int64_t const int64_t const walberla::pystencils::internal_advectivefluxkernel_single_precision_cuda_advectivefluxkernel_single_precision_cuda::_stride_j_0
 
static FUNC_PREFIX float *RESTRICT const float *RESTRICT const int64_t const int64_t const int64_t const int64_t const int64_t const walberla::pystencils::internal_advectivefluxkernel_single_precision_cuda_advectivefluxkernel_single_precision_cuda::_stride_j_1
 
static FUNC_PREFIX float *RESTRICT const float *RESTRICT const int64_t const int64_t const int64_t const int64_t const int64_t const int64_t const walberla::pystencils::internal_advectivefluxkernel_single_precision_cuda_advectivefluxkernel_single_precision_cuda::_stride_j_2
 
static FUNC_PREFIX float *RESTRICT const float *RESTRICT 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_advectivefluxkernel_single_precision_cuda_advectivefluxkernel_single_precision_cuda::_stride_j_3
 
static FUNC_PREFIX float *RESTRICT const float *RESTRICT 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_advectivefluxkernel_single_precision_cuda_advectivefluxkernel_single_precision_cuda::_stride_rho_0
 
static FUNC_PREFIX float *RESTRICT const float *RESTRICT 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_advectivefluxkernel_single_precision_cuda_advectivefluxkernel_single_precision_cuda::_stride_rho_1
 
static FUNC_PREFIX float *RESTRICT const float *RESTRICT 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_advectivefluxkernel_single_precision_cuda_advectivefluxkernel_single_precision_cuda::_stride_rho_2
 
static FUNC_PREFIX float *RESTRICT const float *RESTRICT 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_advectivefluxkernel_single_precision_cuda_advectivefluxkernel_single_precision_cuda::_stride_u_0
 
static FUNC_PREFIX float *RESTRICT const float *RESTRICT 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_advectivefluxkernel_single_precision_cuda_advectivefluxkernel_single_precision_cuda::_stride_u_1
 
static FUNC_PREFIX float *RESTRICT const float *RESTRICT 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_advectivefluxkernel_single_precision_cuda_advectivefluxkernel_single_precision_cuda::_stride_u_2
 

Macro Definition Documentation

◆ FUNC_PREFIX

#define FUNC_PREFIX   __global__

\file AdvectiveFluxKernel_single_precision_CUDA.cpp \author pystencils

Definition at line 28 of file AdvectiveFluxKernel_single_precision_CUDA.cu.

◆ RESTRICT

#define RESTRICT

Definition at line 60 of file AdvectiveFluxKernel_single_precision_CUDA.cu.