Store a reference to the vector position. More...
Store a reference to the vector position.
| Vps | Type 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 | |