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

Cache interface to the particles for smooth calculations. This cache is a writeback cache. More...

#include <CacheInterface.h>

Inheritance diagram for EntryTypeSmoothParticle:

Public Member Functions

void * request (CkArrayIndexMax &, KeyType)
 Request a bucket of particles from a TreePiece.
 
void * unpack (CkCacheFillMsg< KeyType > *, int, CkArrayIndexMax &)
 Return data from fufilled cache request.
 
void writeback (CkArrayIndexMax &, KeyType, void *)
 Send the message back to the original TreePiece.
 
void free (void *)
 free cached data.
 
int size (void *)
 return size of cached data.
 

Static Public Member Functions

static void callback (CkArrayID, CkArrayIndexMax &, KeyType, CkCacheUserData &, void *, int)
 callback to TreePiece after data is received.
 

Detailed Description

Cache interface to the particles for smooth calculations. This cache is a writeback cache.


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