#include "petscao.h" int AODataSegmentGetExtrema(AOData aodata,char *name,char *segment,void *vmax,void *vmin)Collective on AOData
aodata | - the database | |
name | - the name of the key | |
segment | - the name of the segment |
vmax | - the maximum values (user must provide enough space) | |
vmin | - the minimum values (user must provide enough space) |
Level:advanced
Location:src/dm/ao/interface/aodata.c
Index of all AO routines
Table of Contents for all manual pages
Index of all manual pages