OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
prop_output_array_scalar_selector_edge_fill_vertex< is_array > Struct Template Reference

Property writer for scalar and vector, it fill the vertex data (needed for edge representation in vtk) More...

Detailed Description

template<bool is_array>
struct prop_output_array_scalar_selector_edge_fill_vertex< is_array >

Property writer for scalar and vector, it fill the vertex data (needed for edge representation in vtk)

Definition at line 358 of file VTKWriter_graph.hpp.

#include <VTKWriter_graph.hpp>

Static Public Member Functions

static void write (std::string &v_out)
 Writer in case the property is not an array. More...
 

Member Function Documentation

template<bool is_array>
static void prop_output_array_scalar_selector_edge_fill_vertex< is_array >::write ( std::string &  v_out)
inlinestatic

Writer in case the property is not an array.

Parameters
v_outBuffer to write into

Definition at line 364 of file VTKWriter_graph.hpp.


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