OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
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 372 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::ostringstream &v_out, vector &vg, size_t k, iterator &it, file_type ft)
 Write the property.
 

Member Function Documentation

◆ write()

template<typename T >
template<typename vector , typename iterator , typename I >
static void prop_write_out< 1, T >::write ( std::ostringstream &  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 385 of file VTKWriter_grids_util.hpp.


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