OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
insert_kernel2D< p > Struct Template Reference

Detailed Description

template<unsigned int p>
struct insert_kernel2D< p >

Definition at line 12 of file sgrid_dist_id_gpu_unit_tests.cu.

Public Member Functions

template<typename SparseGridGpu_type , typename ite_type >
__device__ void operator() (SparseGridGpu_type &sg, ite_type &ite, float c)
 

Member Function Documentation

◆ operator()()

template<unsigned int p>
template<typename SparseGridGpu_type , typename ite_type >
__device__ void insert_kernel2D< p >::operator() ( SparseGridGpu_type &  sg,
ite_type &  ite,
float  c 
)
inline

Definition at line 15 of file sgrid_dist_id_gpu_unit_tests.cu.


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