OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
meta_prop_new< I, ele_g, St, T, false > Struct Template Reference

Specialication when is not writable. More...

Detailed Description

template<typename I, typename ele_g, typename St, typename T>
struct meta_prop_new< I, ele_g, St, T, false >

Specialication when is not writable.

Definition at line 1178 of file VTKWriter_grids_util.hpp.

#include <VTKWriter_grids_util.hpp>

Public Member Functions

 meta_prop_new (const openfpm::vector< ele_g > &vg, std::string &v_out, const openfpm::vector< std::string > &prop_names, file_type ft)
 Write a vtk compatible type into vtk format.
 

Constructor & Destructor Documentation

◆ meta_prop_new()

template<typename I , typename ele_g , typename St , typename T >
meta_prop_new< I, ele_g, St, T, false >::meta_prop_new ( const openfpm::vector< ele_g > &  vg,
std::string &  v_out,
const openfpm::vector< std::string > &  prop_names,
file_type  ft 
)
inline

Write a vtk compatible type into vtk format.

Parameters
vgarray of elements to write
v_outstring containing the string
prop_namesproperties name
ftASCII or BINARY

Definition at line 1189 of file VTKWriter_grids_util.hpp.


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