OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
proc_without_prp_device Struct Reference

process the particle without properties More...

Detailed Description

process the particle without properties

Definition at line 22 of file vector_dist_funcs.hpp.

#include <vector_dist_funcs.hpp>

Static Public Member Functions

template<typename T1 , typename T2 >
static __device__ void proc (size_t cnt, size_t id, T1 &v_prp, T2 &m_prp)
 process the particle
 

Member Function Documentation

◆ proc()

template<typename T1 , typename T2 >
static __device__ void proc_without_prp_device::proc ( size_t  cnt,
size_t  id,
T1 &  v_prp,
T2 &  m_prp 
)
inlinestatic

process the particle

Definition at line 25 of file vector_dist_funcs.hpp.


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