Store a reference to the vector properties. More...
Store a reference to the vector properties.
| Vpp | Type of vector that store the property of the particles |
Definition at line 50 of file VTKWriter_point_set.hpp.
#include <VTKWriter_point_set.hpp>
Public Types | |
| typedef Vpp | value_type |
| type of vector that store the particle properties | |
Public Member Functions | |
| ele_vpp (const Vpp &vpp, size_t mark) | |
| constructor | |
Data Fields | |
| const Vpp & | g |
| Reference to the particle properties. | |
| size_t | mark |
| ghost marker | |