
#include <arrayRedistributor.h>


Data Fields | |
| int | top |
| int | left |
| int | height |
| int | width |
| int | new_chare_cols |
| int | new_chare_rows |
| int | which_array |
| double * | data |
Definition at line 29 of file arrayRedistributor.h.
Definition at line 31 of file arrayRedistributor.h.
Referenced by redistributor2D::receiveTransposeData(), and redistributor2D::resizeGranules().
Definition at line 32 of file arrayRedistributor.h.
Referenced by redistributor2D::receiveTransposeData(), and redistributor2D::resizeGranules().
Definition at line 33 of file arrayRedistributor.h.
Referenced by redistributor2D::receiveTransposeData(), and redistributor2D::resizeGranules().
Definition at line 34 of file arrayRedistributor.h.
Referenced by redistributor2D::receiveTransposeData(), and redistributor2D::resizeGranules().
Definition at line 35 of file arrayRedistributor.h.
Referenced by redistributor2D::receiveTransposeData(), and redistributor2D::resizeGranules().
Definition at line 36 of file arrayRedistributor.h.
Referenced by redistributor2D::receiveTransposeData(), and redistributor2D::resizeGranules().
Definition at line 37 of file arrayRedistributor.h.
Referenced by redistributor2D::receiveTransposeData(), and redistributor2D::resizeGranules().
| double* redistributor2DMsg::data |
Definition at line 38 of file arrayRedistributor.h.
Referenced by redistributor2D::receiveTransposeData(), and redistributor2D::resizeGranules().
1.5.5