#include <MpiAPI.h>
Public Attributes | |
SArrayDimensionInfo * | infos |
Array of dimensions. | |
unsigned int | uiSize |
unsigned int | uiActualSize |
infos
array contains one entry for each dimension of the array.For more information on using this structure, refer to Working with MPI Arrays.
unsigned int uiSize |
Number of elements allocated for the infos
array
unsigned int uiActualSize |
Actual number of elements returned in the infos
array. If uiActualSize
> uiSize
it means that not enough memory was allocated for the 'infos' array.
(C) Copyright Intel Corporation 2007-2008. All Rights Reserved.
Generated on Thu Mar 6 15:07:58 2008 for Martini by