Definition at line 465 of file SparseGridGpu_ker_util.hpp.
Static Public Member Functions | |
template<typename AggrWrapperT , typename SharedPtrT , typename vector_type , typename vector_type2 , typename blockMapType , typename AggrBck > | |
static __device__ void | load (const AggrWrapperT &block, SharedPtrT *sharedRegionPtr, const vector_type &ghostLayerToThreadsMapping, const vector_type2 &nn_blocks, const blockMapType &blockMap, unsigned int stencilSupportRadius, unsigned int ghostLayerSize, const unsigned int blockId, AggrBck &bck) |
|
inlinestatic |
Definition at line 473 of file SparseGridGpu_ker_util.hpp.