#include "petscao.h" PetscErrorCode PETSCDM_DLLEXPORT AODataSegmentGetInfo(AOData aodata,const char keyname[],const char segname[],PetscInt *bs,PetscDataType *dtype)Not collective
aodata | - the database | |
keyname | - the name of the key | |
segname | - the name of the segment |
bs | - the blocksize | |
dtype | - the datatype |
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