Check if is padding. More...
Check if is padding.
Definition at line 236 of file SparseGridGpu.hpp.
#include <SparseGridGpu.hpp>
Static Public Member Functions | |
template<typename sparseGrid_type , typename coord_type , typename Mask_type , unsigned int eb_size> | |
static __device__ bool | is_padding (sparseGrid_type &sparseGrid, coord_type &coord, Mask_type(&enlargedBlock)[eb_size]) |
|
inlinestatic |
Definition at line 239 of file SparseGridGpu.hpp.