OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
prop_write_out_new< dim, T > Class Template Reference

Write the vectror property. More...

Detailed Description

template<unsigned int dim, typename T>
class prop_write_out_new< dim, T >

Write the vectror property.

Template Parameters
dimDimensionality of the property

Definition at line 410 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)
 

Member Function Documentation

◆ write()

template<unsigned int dim, typename T >
template<typename vector , typename iterator , typename I >
static void prop_write_out_new< dim, T >::write ( std::ostringstream &  v_out,
vector &  vg,
size_t  k,
iterator &  it,
file_type  ft 
)
inlinestatic

Definition at line 414 of file VTKWriter_grids_util.hpp.


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