AODataKeySetLocalToGlobalMapping

Add a local to global mapping for a key in the in the database

Synopsis

#include "ao.h" 
int AODataKeySetLocalToGlobalMapping(AOData aodata,char *name,ISLocalToGlobalMapping map)
Not collective

Input Parameters

aodata - the database
name - the name of the key
map - local to global mapping

Keywords

database additions

See Also

AODataKeyGetLocalToGlobalMapping()

Level:advanced
Location:src/dm/ao/interface/aodata.c
AO Index
Table of Contents