Definition at line 340 of file VTKWriter_unit_tests.hpp.
|
typedef boost::fusion::vector< float[2], size_t, double > | type |
| The node contain 3 unsigned long integer for communication computation memory and id.
|
|
typedef float | s_type |
| type of the positional field
|
|
|
static const unsigned int | x = 0 |
| computation property id in boost::fusion::vector
|
|
static const unsigned int | prp1 = 1 |
|
static const unsigned int | prp2 = 2 |
|
static const unsigned int | max_prop = 3 |
| total number of properties boost::fusion::vector
|
|
◆ s_type
◆ type
typedef boost::fusion::vector<float[2],size_t,double> vertex3::type |
The node contain 3 unsigned long integer for communication computation memory and id.
Definition at line 343 of file VTKWriter_unit_tests.hpp.
◆ vertex3() [1/2]
◆ vertex3() [2/2]
vertex3::vertex3 |
( |
float |
x, |
|
|
float |
y |
|
) |
| |
|
inline |
◆ noPointers()
static bool vertex3::noPointers |
( |
| ) |
|
|
inlinestatic |
◆ data
◆ max_prop
const unsigned int vertex3::max_prop = 3 |
|
static |
◆ prp1
const unsigned int vertex3::prp1 = 1 |
|
static |
◆ prp2
const unsigned int vertex3::prp2 = 2 |
|
static |
const unsigned int vertex3::x = 0 |
|
static |
The documentation for this struct was generated from the following file: