#include "petscao.h" PetscErrorCode PETSCDM_DLLEXPORT AODataKeyGetInfo(AOData aodata,const char name[],PetscInt *nglobal,PetscInt *nlocal,PetscInt *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:deprecated
Location:src/dm/ao/interface/aodata.c
Index of all AO routines
Table of Contents for all manual pages
Index of all manual pages