Swarm-NG  1.1
coalescedstructarray.hpp File Reference

Defines and implements the array of structures with coalescsed access. More...

Go to the source code of this file.

Classes

struct  swarm::CoalescedStructArray< Item, _Scalar, _CHUNK_SIZE >
 Array of structures with coalecsed access. More...
 
struct  swarm::DoubleCoalescedStruct< W >
 CoalescedStruct for double data type. More...
 

Namespaces

 swarm
 Swarm-NG library.
 

Constant Groups

 swarm
 Swarm-NG library.
 

Macros

#define GENERIC   inline
 

Detailed Description

Defines and implements the array of structures with coalescsed access.

Definition in file coalescedstructarray.hpp.

Macro Definition Documentation

#define GENERIC   inline
Todo:
these defines should be in a global header they are placed here because we don't have global header

Definition at line 32 of file coalescedstructarray.hpp.

Referenced by swarm::log::ALIGN().