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

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

Detailed Description

template<typename vector_pos_type>
struct pos_v< vector_pos_type >

Structure that contain a reference to a vector of particles.

Definition at line 245 of file CellList_util.hpp.

#include <CellList_util.hpp>

Public Member Functions

 pos_v (vector_pos_type &pos)
 

Data Fields

vector_pos_type & pos
 

Constructor & Destructor Documentation

◆ pos_v()

template<typename vector_pos_type >
pos_v< vector_pos_type >::pos_v ( vector_pos_type &  pos)
inline

Definition at line 249 of file CellList_util.hpp.

Field Documentation

◆ pos

template<typename vector_pos_type >
vector_pos_type& pos_v< vector_pos_type >::pos

Definition at line 247 of file CellList_util.hpp.


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