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

Macros

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

Functions

static FUNC_PREFIX walberla::pystencils::internal_frictioncouplingkernel_single_precision_cuda_frictioncouplingkernel_single_precision_cuda::__launch_bounds__ (256) void frictioncouplingkernel_single_precision_cuda_frictioncouplingkernel_single_precision_cuda(float D
 

Variables

static FUNC_PREFIX float *RESTRICT walberla::pystencils::internal_frictioncouplingkernel_single_precision_cuda_frictioncouplingkernel_single_precision_cuda::_data_f
 
static FUNC_PREFIX float *RESTRICT float *RESTRICT const walberla::pystencils::internal_frictioncouplingkernel_single_precision_cuda_frictioncouplingkernel_single_precision_cuda::_data_j
 
static FUNC_PREFIX float *RESTRICT float *RESTRICT const int64_t const walberla::pystencils::internal_frictioncouplingkernel_single_precision_cuda_frictioncouplingkernel_single_precision_cuda::_size_f_0
 
static FUNC_PREFIX float *RESTRICT float *RESTRICT const int64_t const int64_t const walberla::pystencils::internal_frictioncouplingkernel_single_precision_cuda_frictioncouplingkernel_single_precision_cuda::_size_f_1
 
static FUNC_PREFIX float *RESTRICT float *RESTRICT const int64_t const int64_t const int64_t const walberla::pystencils::internal_frictioncouplingkernel_single_precision_cuda_frictioncouplingkernel_single_precision_cuda::_size_f_2
 
static FUNC_PREFIX float *RESTRICT float *RESTRICT const int64_t const int64_t const int64_t const int64_t const walberla::pystencils::internal_frictioncouplingkernel_single_precision_cuda_frictioncouplingkernel_single_precision_cuda::_stride_f_0
 
static FUNC_PREFIX float *RESTRICT float *RESTRICT const int64_t const int64_t const int64_t const int64_t const int64_t const walberla::pystencils::internal_frictioncouplingkernel_single_precision_cuda_frictioncouplingkernel_single_precision_cuda::_stride_f_1
 
static FUNC_PREFIX float *RESTRICT float *RESTRICT const int64_t const int64_t const int64_t const int64_t const int64_t const int64_t const walberla::pystencils::internal_frictioncouplingkernel_single_precision_cuda_frictioncouplingkernel_single_precision_cuda::_stride_f_2
 
static FUNC_PREFIX float *RESTRICT 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_frictioncouplingkernel_single_precision_cuda_frictioncouplingkernel_single_precision_cuda::_stride_f_3
 
static FUNC_PREFIX float *RESTRICT 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_frictioncouplingkernel_single_precision_cuda_frictioncouplingkernel_single_precision_cuda::_stride_j_0
 
static FUNC_PREFIX float *RESTRICT 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_frictioncouplingkernel_single_precision_cuda_frictioncouplingkernel_single_precision_cuda::_stride_j_1
 
static FUNC_PREFIX float *RESTRICT 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_frictioncouplingkernel_single_precision_cuda_frictioncouplingkernel_single_precision_cuda::_stride_j_2
 
static FUNC_PREFIX float *RESTRICT 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_frictioncouplingkernel_single_precision_cuda_frictioncouplingkernel_single_precision_cuda::_stride_j_3
 
static FUNC_PREFIX float *RESTRICT 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 float walberla::pystencils::internal_frictioncouplingkernel_single_precision_cuda_frictioncouplingkernel_single_precision_cuda::kT
 

Macro Definition Documentation

◆ FUNC_PREFIX

#define FUNC_PREFIX   __global__

\file FrictionCouplingKernel_single_precision_CUDA.cpp \author pystencils

Definition at line 28 of file FrictionCouplingKernel_single_precision_CUDA.cu.