AODataKeyExists
Determines if a key exists in the database.
Synopsis
int AODataKeyExists(AOData aodata,char *keyname, PetscTruth *flag)
Not collective
Input Parameters
keyname -string name of key
Output Parameter
flag -PETSC_TRUE if found, otherwise PETSC_FALSE
Level:advanced
Location:src/dm/ao/interface/aodata.c
AO Index
Table of Contents