AMS_Memory_create

Creates an AMS memory object.

Synopsis

int AMS_Memory_create(AMS_Comm ams, char *name, AMS_Memory *memid)

Input Parameters

ams
the Communicator that shares this memory object
name
the unique name within the AMS context

Output Parameter

memid
A pointer to the memory object id

Location:amspub.c