OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
Box_check< dim, T > Struct Template Reference

Detailed Description

template<unsigned int dim, typename T>
struct Box_check< dim, T >

Definition at line 33 of file grid_sm.hpp.

Public Member Functions

template<typename T2 >
 Box_check (Box< dim, T2 > &box)
 
template<typename SparseGridGpu_type >
__device__ __host__ bool check (SparseGridGpu_type &sggt, unsigned int dataBlockId, unsigned int offset)
 

Data Fields

Box< dim, T > box
 

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