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
Location: src/ao/interface/aodata.c
IS and DA Index
Table of Contents