OpenFPM_io  0.2.0
Project that contain the implementation and interfaces for basic structure like vectors, grids, graph ... .
 All Data Structures Functions Variables Typedefs
ele_vps< Vps > Class Template Reference

Store the couple of vector position and properties. More...

#include <VTKWriter_point_set.hpp>

Public Types

typedef Vps value_type
 

Public Member Functions

 ele_vps (const Vps &g, size_t mark)
 

Data Fields

const Vps & g
 
size_t mark
 

Detailed Description

template<typename Vps>
class ele_vps< Vps >

Store the couple of vector position and properties.

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

Definition at line 20 of file VTKWriter_point_set.hpp.


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