#include "petscao.h" PetscErrorCode PETSCDM_DLLEXPORT AODataSegmentGetExtrema(AOData aodata,const char name[],const 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: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