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

Property writer for vector. More...

Detailed Description

Property writer for vector.

Definition at line 320 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, const typename Graph::E_container &edge)
 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_edge< true >::write ( std::string &  v_out,
const Graph &  g,
const typename Graph::E_container &  edge 
)
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
edgeedge object

Definition at line 333 of file VTKWriter_dist_graph.hpp.


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