temporal buffer for reductions More...
temporal buffer for reductions
Definition at line 81 of file VCluster_base.hpp.
#include <VCluster_base.hpp>
Data Fields | |
| char | c |
| char | |
| unsigned char | uc |
| unsigned char | |
| short | s |
| signed | |
| unsigned short | us |
| unsigned short | |
| int | i |
| integer | |
| unsigned int | ui |
| unsigned integer | |
| float | f |
| float | |
| double | d |
| double | |
| char red::c |
char
Definition at line 84 of file VCluster_base.hpp.
| double red::d |
double
Definition at line 98 of file VCluster_base.hpp.
| float red::f |
float
Definition at line 96 of file VCluster_base.hpp.
| int red::i |
integer
Definition at line 92 of file VCluster_base.hpp.
| short red::s |
signed
Definition at line 88 of file VCluster_base.hpp.
| unsigned char red::uc |
unsigned char
Definition at line 86 of file VCluster_base.hpp.
| unsigned int red::ui |
unsigned integer
Definition at line 94 of file VCluster_base.hpp.
| unsigned short red::us |
unsigned short
Definition at line 90 of file VCluster_base.hpp.