Object to bookkeep a Bucket MarkSmooth Walk. More...
#include <smooth.h>
Public Member Functions | |
MarkNeighborState (int nParts) | |
void | finishBucketSmooth (int iBucket, TreePiece *tp) |
Public Attributes | |
int | nParticlesPending |
bool | started |
![]() | |
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. More... | |
int * | counterArrays [2] |
counters to keep track of outstanding remote processor | |
Object to bookkeep a Bucket MarkSmooth Walk.