OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
vector_dist_comm< dim, St, prop, layout, layout_base, Decomposition, Memory >::proc_without_prp Struct Reference

process the particle without properties More...

Detailed Description

template<unsigned int dim, typename St, typename prop, typename layout, template< typename > class layout_base, typename Decomposition = CartDecomposition<dim,St>, typename Memory = HeapMemory>
struct vector_dist_comm< dim, St, prop, layout, layout_base, Decomposition, Memory >::proc_without_prp

process the particle without properties

Definition at line 123 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
 

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