|
typedef boost::fusion::vector
< float[2], size_t, double > | type |
| The node contain 3 unsigned long integer for communication computation memory and id.
|
|
typedef memory_traits_inte
< type >::type | memory_int |
|
typedef memory_traits_lin
< type >::type | memory_lin |
|
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
|
|
Definition at line 290 of file VTKWriter_unit_tests.hpp.
vertex3::vertex3 |
( |
float |
x, |
|
|
float |
y |
|
) |
| |
|
inline |
The documentation for this struct was generated from the following file: