ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
FixedFlux_double_precision_CUDA.cu File Reference
#include "FixedFlux_double_precision_CUDA.h"
#include "core/DataTypes.h"
#include "core/Macros.h"
#include "gpu/ErrorChecking.h"

Go to the source code of this file.

Namespaces

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

Macros

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

Functions

static FUNC_PREFIX walberla::pystencils::internal_fixedflux_double_precision_cuda_boundary_FixedFlux_double_precision_CUDA::__launch_bounds__ (256) void fixedflux_double_precision_cuda_boundary_FixedFlux_double_precision_CUDA(double *RESTRICT const _data_flux
 

Variables

static FUNC_PREFIX uint8_t *RESTRICT const walberla::pystencils::internal_fixedflux_double_precision_cuda_boundary_FixedFlux_double_precision_CUDA::_data_indexVector
 
static FUNC_PREFIX uint8_t *RESTRICT const int64_t const walberla::pystencils::internal_fixedflux_double_precision_cuda_boundary_FixedFlux_double_precision_CUDA::_stride_flux_0
 
static FUNC_PREFIX uint8_t *RESTRICT const int64_t const int64_t const walberla::pystencils::internal_fixedflux_double_precision_cuda_boundary_FixedFlux_double_precision_CUDA::_stride_flux_1
 
static FUNC_PREFIX uint8_t *RESTRICT const int64_t const int64_t const int64_t const walberla::pystencils::internal_fixedflux_double_precision_cuda_boundary_FixedFlux_double_precision_CUDA::_stride_flux_2
 
static FUNC_PREFIX uint8_t *RESTRICT const int64_t const int64_t const int64_t const int64_t const walberla::pystencils::internal_fixedflux_double_precision_cuda_boundary_FixedFlux_double_precision_CUDA::_stride_flux_3
 

Macro Definition Documentation

◆ FUNC_PREFIX

#define FUNC_PREFIX   __global__

\file FixedFlux_double_precision_CUDA.cpp \author pystencils

Definition at line 27 of file FixedFlux_double_precision_CUDA.cu.

◆ RESTRICT

#define RESTRICT

Definition at line 72 of file FixedFlux_double_precision_CUDA.cu.