Property writer for scalar and vector. More...
Property writer for scalar and vector.
Definition at line 297 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 not an array.  More... | |
      
  | 
  inlinestatic | 
Writer in case the property is not an array.
| ele_v | Property element | 
| Graph | Graph of reference | 
| i | Property id for the edge | 
| v_out | Buffer to write into | 
| g | Graph | 
| edge | edge object | 
Definition at line 310 of file VTKWriter_dist_graph.hpp.