petsc-3.5.4 2015-05-23
Report Typos and Errors

PetscViewerHDF5GetFileId

Retrieve the file id, this file ID then can be used in direct HDF5 calls

Synopsis

#include "petscsys.h"   
#include "petscviewerhdf5.h"   
PetscErrorCode  PetscViewerHDF5GetFileId(PetscViewer viewer, hid_t *file_id)
Not collective

Input Parameter

viewer -the PetscViewer

Output Parameter

file_id -The file id

See Also

PetscViewerHDF5Open()

Level:intermediate
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