OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
vtk_dist_vertex_node_array_scalar_selector< is_array > Struct Template Reference

Detailed Description

template<bool is_array>
struct vtk_dist_vertex_node_array_scalar_selector< is_array >

Property data store for scalar and vector

Definition at line 17 of file VTKWriter_dist_graph.hpp.

#include <VTKWriter_dist_graph.hpp>

Static Public Member Functions

template<typename T , typename ele_v , typename G , typename s_type >
static void move (typename G::V_container &vo, s_type(&x)[3], bool &z_set)
 

Member Function Documentation

◆ move()

template<bool is_array>
template<typename T , typename ele_v , typename G , typename s_type >
static void vtk_dist_vertex_node_array_scalar_selector< is_array >::move ( typename G::V_container &  vo,
s_type(&)  x[3],
bool &  z_set 
)
inlinestatic

/brief Print the geometric informations in case it is not an array

Template Parameters
TType of the vertex
ele_vAttribute element to check
GGraph of reference
s_typeVertex spatial type information
Parameters
voVertex object container
xArray to store geometric informations
z_setValue set to true id z axis is in use

Definition at line 31 of file VTKWriter_dist_graph.hpp.


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