#include "petscviewerhdf5.h" PetscErrorCode PetscViewerHDF5HasObjectAttribute(PetscViewer viewer, PetscObject obj, const char name[], PetscBool *has)
viewer | - The HDF5 viewer | |
obj | - The object whose name is used to lookup the parent dataset, relative to the current group. | |
name | - The attribute name |