int AODataKeyGetInfo(AOData aodata,char *name,int *nglobal,int *nlocal,int *nsegments,char ***segnames)Not collective
aodata | - the database |
name | - the name of the key |
nglobal | - global number of keys |
nlocal | - local number of keys |
nsegments | - number of segments associated with key |
segnames | - names of the segments or PETSC_NULL |
Level:advanced
Location:src/dm/ao/interface/aodata.c
AO Index
Table of Contents