OpenFPM  5.2.0
Project that contain the implementation of distributed structures
BoundaryStencilSetXRescaled< dim, p_src, p_dst, ScalarT > Struct Template Reference

Public Types

typedef NNStar< dim > stencil_type
 

Static Public Member Functions

template<typename SparseGridT , typename DataBlockWrapperT >
static __device__ void stencil (SparseGridT &sparseGrid, const unsigned int dataBlockId, openfpm::sparse_index< unsigned int > dataBlockIdPos, unsigned int offset, grid_key_dx< dim, int > &pointCoord, DataBlockWrapperT &dataBlockLoad, DataBlockWrapperT &dataBlockStore, unsigned char curMask, ScalarT minX, ScalarT maxX, ScalarT minValue, ScalarT maxValue)
 
template<typename SparseGridT >
static void __host__ flush (SparseGridT &sparseGrid, gpu::context_t &gpuContext)
 

Static Public Attributes

static constexpr unsigned int supportRadius = 1
 

Detailed Description

template<unsigned int dim, unsigned int p_src, unsigned int p_dst, typename ScalarT = float>
struct BoundaryStencilSetXRescaled< dim, p_src, p_dst, ScalarT >

Definition at line 38 of file SparseGridGpu_testKernels.cuh.


The documentation for this struct was generated from the following file: