OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
pos_v< dim, T > Struct Template Reference

Structure that contain a reference to a vector of particles. More...

Detailed Description

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

Structure that contain a reference to a vector of particles.

Definition at line 88 of file CellList_util.hpp.

#include <CellList_util.hpp>

Public Member Functions

 pos_v (openfpm::vector< Point< dim, T >> &pos)
 

Data Fields

openfpm::vector< Point< dim, T > > & pos
 

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