OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
vector_dist_comm< dim, St, prop, Decomposition, Memory, layout_base >::proc_with_prp< prp_object, prp > Struct Template Reference

process the particle with properties More...

Detailed Description

template<unsigned int dim, typename St, typename prop, typename Decomposition = CartDecomposition<dim,St>, typename Memory = HeapMemory, template< typename > class layout_base = memory_traits_lin>
template<typename prp_object, int ... prp>
struct vector_dist_comm< dim, St, prop, Decomposition, Memory, layout_base >::proc_with_prp< prp_object, prp >

process the particle with properties

Definition at line 448 of file vector_dist_comm.hpp.

Static Public Member Functions

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

Member Function Documentation

◆ proc()

template<unsigned int dim, typename St , typename prop , typename Decomposition = CartDecomposition<dim,St>, typename Memory = HeapMemory, template< typename > class layout_base = memory_traits_lin>
template<typename prp_object , int ... prp>
template<typename T1 , typename T2 >
static void vector_dist_comm< dim, St, prop, Decomposition, Memory, layout_base >::proc_with_prp< prp_object, prp >::proc ( size_t  lbl,
size_t  cnt,
size_t  id,
T1 &  v_prp,
T2 &  m_prp 
)
inlinestatic

process the particle

Definition at line 451 of file vector_dist_comm.hpp.


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