Go to the source code of this file.
Data Structures | |
class | redistributor2DMsg |
A message containing a chunk of a data array used when redistributing to a different set of active chares. More... | |
class | redistributor2D |
A chare group that can redistribute user data arrays. It is used by binding it to a user's Chare Array. More... | |
Functions | |
static int | maxi (int a, int b) |
Integer Maximum. | |
static int | mini (int a, int b) |
Integer Minimum. |