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

Object to bookkeep a Bucket Smooth Walk. More...

#include <smooth.h>

Inheritance diagram for NearNeighborState:
State

Public Member Functions

 NearNeighborState (int nParts, int nSmooth)
 
void finishBucketSmooth (int iBucket, TreePiece *tp)
 

Public Attributes

CkVec< pqSmoothNode > * Qs
 
int nParticlesPending
 
int mynParts
 
bool started
 
- Public Attributes inherited from State
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
 

Detailed Description

Object to bookkeep a Bucket Smooth Walk.


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