AMS_Memory_set_field_permutation
sets the permutation indices on how local elements are positioned in the global array.
Synopsis
int AMS_Memory_set_field_permutation(AMS_Memory mem, char *name, int *perm)
Input Parameters
+ mem - the AMS memory
object. name - the name of the
field- perm - list of indices where our elements should go in global
array
Location:amspub.c