changa  3.5
 All Classes Files Functions Variables Typedefs Enumerations Friends Macros Groups Pages
Public Attributes | List of all members
CacheParticle Class Reference

The data in a GravityParticle cache entry. More...

#include <CacheInterface.h>

Public Attributes

CkCacheFillMsg< KeyType > * msg
 Message containing the data for this entry.
 
int begin
 Index of the first particle in the home processor's myParticles array.
 
int end
 Index of the last particle in the home processor's myParticles array.
 
ExternalGravityParticle part [1]
 

Detailed Description

The data in a GravityParticle cache entry.

Member Data Documentation

ExternalGravityParticle CacheParticle::part[1]

The rest of the structure is an array of particles. Declared as length 1, but can be arbitrary length. It is assumed that these particles are contiguous in the myParticles array.


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