AODataKeyGetLocalToGlobalMapping

gets a local to global mapping from a database

Synopsis

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

Input Parameters

aodata - the database
name - the name of the key

Output Parameters

map -local to global mapping

Keywords

database additions

See Also

AODataKeySetLocalToGlobalMapping()

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