|
|
template<typename SparseGridT , typename DataBlockWrapperT > |
| static __device__ void | stencil (SparseGridT &sparseGrid, grid_key_dx< dim, int > &dataBlockCoord, unsigned int offset, grid_key_dx< dim, int > &pointCoord, DataBlockWrapperT &dataBlockLoad, DataBlockWrapperT &dataBlockStore) |
| |
|
template<typename SparseGridT , typename CtxT > |
| static void __host__ | flush (SparseGridT &sparseGrid, CtxT &gpuContext) |
| |
|
|
static constexpr unsigned int | supportRadius = 1 |
| |
template<unsigned int dim, unsigned int p>
struct LaplacianStencil< dim, p >
Definition at line 154 of file SparseGridGpu_tests.cu.
The documentation for this struct was generated from the following file: