OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
red Union Reference

temporal buffer for reductions More...

Detailed Description

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
 

Field Documentation

◆ c

char red::c

char

Definition at line 84 of file VCluster_base.hpp.

◆ d

double red::d

double

Definition at line 98 of file VCluster_base.hpp.

◆ f

float red::f

float

Definition at line 96 of file VCluster_base.hpp.

◆ i

int red::i

integer

Definition at line 92 of file VCluster_base.hpp.

◆ s

short red::s

signed

Definition at line 88 of file VCluster_base.hpp.

◆ uc

unsigned char red::uc

unsigned char

Definition at line 86 of file VCluster_base.hpp.

◆ ui

unsigned int red::ui

unsigned integer

Definition at line 94 of file VCluster_base.hpp.

◆ us

unsigned short red::us

unsigned short

Definition at line 90 of file VCluster_base.hpp.


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