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

Macros

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

Functions

static FUNC_PREFIX walberla::pystencils::internal_dirichlet_single_precision_cuda_boundary_Dirichlet_single_precision_CUDA::__launch_bounds__ (256) void dirichlet_single_precision_cuda_boundary_Dirichlet_single_precision_CUDA(float *RESTRICT _data_field
 

Variables

static FUNC_PREFIX uint8_t *RESTRICT const walberla::pystencils::internal_dirichlet_single_precision_cuda_boundary_Dirichlet_single_precision_CUDA::_data_indexVector
 
static FUNC_PREFIX uint8_t *RESTRICT const int64_t const walberla::pystencils::internal_dirichlet_single_precision_cuda_boundary_Dirichlet_single_precision_CUDA::_stride_field_0
 
static FUNC_PREFIX uint8_t *RESTRICT const int64_t const int64_t const walberla::pystencils::internal_dirichlet_single_precision_cuda_boundary_Dirichlet_single_precision_CUDA::_stride_field_1
 
static FUNC_PREFIX uint8_t *RESTRICT const int64_t const int64_t const int64_t const walberla::pystencils::internal_dirichlet_single_precision_cuda_boundary_Dirichlet_single_precision_CUDA::_stride_field_2
 

Macro Definition Documentation

◆ FUNC_PREFIX

#define FUNC_PREFIX   __global__

\file Dirichlet_single_precision_CUDA.cpp \author pystencils

Definition at line 27 of file Dirichlet_single_precision_CUDA.cu.

◆ RESTRICT

#define RESTRICT

Definition at line 72 of file Dirichlet_single_precision_CUDA.cu.