OpenFPM  5.2.0
Project that contain the implementation of distributed structures
ele_vps< Vps > Class Template Reference

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

#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
 

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 25 of file VTKWriter_point_set.hpp.


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