#include "petscsys.h" #include "petscviewerhdf5.h" PetscErrorCode PetscViewerHDF5ReadAttribute(PetscViewer viewer, const char parent[], const char name[], PetscDataType datatype, void *value)
viewer | - The HDF5 viewer Many br | |
parent | - The parent name Many br | |
name | - The attribute name Many br | |
datatype | - The attribute type Many br |
Many br
Level:advanced
Location:src/sys/classes/viewer/impls/hdf5/hdf5v.c
Index of all Viewer routines
Table of Contents for all manual pages
Index of all manual pages