|
changa 3.5
|
#include <CkCache.h>#include "config.h"#include "gravity.h"#include "GenericTreeNode.h"#include "keytype.h"Go to the source code of this file.
Classes | |
| class | CacheParticle |
| The data in a GravityParticle cache entry. More... | |
| class | EntryTypeGravityParticle |
| Cache interface to particles for the gravity calculation. This is a read-only cache of particles. More... | |
| class | CacheSmoothParticle |
| particle data in the smooth particle cache messages More... | |
| class | EntryTypeSmoothParticle |
| Cache interface to the particles for smooth calculations. This cache is a writeback cache. More... | |
| class | EntryTypeGravityNode |
| Cache interface to the Tree Nodes. More... | |
Declares the interfaces used by the CacheManager: the software cache for requesting off processor particle and node data.