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_vpp< Vpp > Class Template Reference

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

#include <VTKWriter_point_set.hpp>

Public Types

typedef Vpp value_type
 

Public Member Functions

 ele_vpp (const Vpp &vpp, size_t mark)
 

Data Fields

const Vpp & g
 
size_t mark
 

Detailed Description

template<typename Vpp>
class ele_vpp< Vpp >

Store the couple of vector position and properties.

Template Parameters
VppType of vector that store the property of the particles

Definition at line 42 of file VTKWriter_point_set.hpp.


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