AODataKeyAdd

Add another data key to a AOData database.

Synopsis

#include "ao.h" 
int AODataKeyAdd(AOData aodata,char *name,int nlocal,int N)
Collective on AOData

Input Parameters

aodata - the database
name - the name of the key
N - the number of indices in the key
nlocal - number of indices to be associated with this processor

Keywords

database additions

See Also


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