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

Detailed Description

Template specialization in the case of array type attribute

Definition at line 51 of file VTKWriter_graph.hpp.

#include <VTKWriter_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)
 Store the geometric informations in case it is an array.
 

Member Function Documentation

◆ move()

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

Store the geometric informations in case it is 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 65 of file VTKWriter_graph.hpp.


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