#include "petscsys.h" #include "petscviewerhdf5.h" PetscErrorCode PetscViewerHDF5WriteAttribute(PetscViewer viewer, const char parent[], const char name[], PetscDataType datatype, const 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 | |
value | - The attribute value 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