ArrayLib allocation routine. More...
#include "al_hidden.h"Functions | |
| void * | AL_Allocate_array (int sz_ptr) |
ArrayLib allocation routine
| void* AL_Allocate_array | ( | int | sz_ptr | ) |
Allocate the local buffer for a distributed array
| [in] | sz_ptr | pointer to SZ array (integer) |
1.8.2