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

Write the scalar property. More...

Detailed Description

template<typename T>
class prop_write_out< 1, T >

Write the scalar property.

Definition at line 188 of file VTKWriter_grids_util.hpp.

#include <VTKWriter_grids_util.hpp>

Static Public Member Functions

template<typename vector , typename iterator , typename I >
static void write (std::string &v_out, vector &vg, size_t k, iterator &it, file_type ft)
 Write the property. More...
 

Member Function Documentation

template<typename T >
template<typename vector , typename iterator , typename I >
static void prop_write_out< 1, T >::write ( std::string &  v_out,
vector &  vg,
size_t  k,
iterator &  it,
file_type  ft 
)
inlinestatic

Write the property.

Parameters
v_outoutput string of the property
vgvector of properties
kdata-set to output
ititerator with the point to output
ftoutput type BINARY or ASCII

Definition at line 201 of file VTKWriter_grids_util.hpp.


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