|
|
typedef NNStar< dim > | stencil_type |
| |
|
|
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 constexpr unsigned int | supportRadius = 1 |
| |
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: