OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
dist_prop_output_array_scalar_selector_vertex< true > Struct Reference

Property writer for vector. More...

Detailed Description

Property writer for vector.

Definition at line 264 of file VTKWriter_dist_graph.hpp.

#include <VTKWriter_dist_graph.hpp>

Static Public Member Functions

template<typename ele_v , typename Graph , unsigned int i>
static void write (std::string &v_out, const Graph &g, size_t p)
 Writer in case the property is an array.
 

Member Function Documentation

◆ write()

template<typename ele_v , typename Graph , unsigned int i>
static void dist_prop_output_array_scalar_selector_vertex< true >::write ( std::string &  v_out,
const Graph &  g,
size_t  p 
)
inlinestatic

Writer in case the property is an array.

Template Parameters
ele_vProperty element
GraphGraph of reference
iProperty id
Parameters
v_outBuffer to write into
gGraph
pProperty id

Definition at line 277 of file VTKWriter_dist_graph.hpp.


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