OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
ele_vps< Vps > Class Template Reference

Store a reference to the vector position. More...

Detailed Description

template<typename Vps>
class ele_vps< Vps >

Store a reference to the vector position.

Template Parameters
VpsType of vector that store the position of the particles

Definition at line 24 of file VTKWriter_point_set.hpp.

#include <VTKWriter_point_set.hpp>

Public Types

typedef Vps value_type
 type of vector that store the particle position
 

Public Member Functions

 ele_vps (const Vps &g, size_t mark)
 constructor
 

Data Fields

const Vps & g
 particle position vector
 
size_t mark
 ghost marker
 

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