OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
ele_vpp< Vpp > Class Template Reference

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

Detailed Description

template<typename Vpp>
class ele_vpp< Vpp >

Store a reference to the vector properties.

Template Parameters
VppType 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
 

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