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

Message for evaluating splits for the ORB domain decomposition. More...

#include <ParallelGravity.h>

Inheritance diagram for ORBSplittersMsg:

Public Member Functions

 ORBSplittersMsg (int len, CkCallback callback)
 

Public Attributes

int length
 Number of splits.
 
double * pos
 Positions of splits.
 
char * dim
 Dimension of splits.
 
CkCallback cb
 Callback for reduction of particle counts.
 

Detailed Description

Message for evaluating splits for the ORB domain decomposition.

This message contains the splitting dimensions and values for an ORB tree. The size arrays pos and dim are set by arguments to the new() operator, but should be equal to length.


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