Definition at line 91 of file VTKWriter_unit_tests.hpp.
|
typedef boost::fusion::vector< float[3], 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 bool | noPointers () |
|
|
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
|
|
◆ vertex2() [1/2]
◆ vertex2() [2/2]
vertex2::vertex2 |
( |
float |
x, |
|
|
float |
y, |
|
|
float |
z |
|
) |
| |
|
inline |
Initialize the VTKVertex.
- Parameters
-
x | coordinate x |
y | coordinate y |
z | coordinate z |
Definition at line 137 of file VTKWriter_unit_tests.hpp.
The documentation for this struct was generated from the following file: