11 #ifndef COMPUTEGLOBAL_H 12 #define COMPUTEGLOBAL_H 17 class ComputeGlobalConfigMsg;
66 int numGroupsRequested;
70 int **transform_soa_i;
71 int **transform_soa_j;
72 int **transform_soa_k;
81 size_t numGridObjects;
89 size_t numActiveGridObjects;
94 void configureGridObjects(
IntList &newgridobjid);
95 void deleteGridObjects();
108 #ifdef NODEGROUP_FORCE_REGISTER 112 int forceSendEnabled;
116 int isRequestedAllocSize;
void recvResults(ComputeGlobalResultsMsg *)
void saveTotalForces(HomePatch *)
ComputeGlobal(ComputeID, ComputeMgr *)
int getForceSendActive() const
bool operator<(const intpair &lhs, const intpair &rhs)