Allocate and initialize a distributed array descriptor. More...
#include "al_hidden.h"
Functions | |
int | AL_Sz_init (MPI_Comm comm, int *sz_ptr) |
int AL_Sz_init | ( | MPI_Comm | comm, |
int * | sz_ptr | ||
) |
Allocate and initialize a distributed array descriptor
[in] | comm | MPI communicator the array is associated with |
[out] | sz_ptr | Integer pointer to the array descriptor |