OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
NNfull_is_padding_impl< 3 > Struct Reference

Check if is padding. More...

Detailed Description

Check if is padding.

Definition at line 201 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])
 

Member Function Documentation

◆ is_padding()

template<typename sparseGrid_type , typename coord_type , typename Mask_type , unsigned int eb_size>
static __device__ bool NNfull_is_padding_impl< 3 >::is_padding ( sparseGrid_type &  sparseGrid,
coord_type &  coord,
Mask_type(&)  enlargedBlock[eb_size] 
)
inlinestatic

Definition at line 204 of file SparseGridGpu.hpp.


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