|
changa 3.5
|
Base class for maintaining the state of a tree walk. More...
#include <State.h>
Public Attributes | |
| int | bWalkDonePending |
| int | currentBucket |
| The bucket we have started to walk. | |
| int | myNumParticlesPending |
| Keep track of how many buckets are unfinished. XXX note the misnomer. | |
| int | numPendingChunks |
| Number of pending chunks. | |
| int * | counterArrays [2] |
| counters to keep track of outstanding remote processor | |
Base class for maintaining the state of a tree walk.
| int State::bWalkDonePending |
Set after our walk is finished, but we are still waiting for combiner cache flushes to be processed.
| int State::numPendingChunks |