High Performance Plasticity  0.5.0
hdfUtils.cpp File Reference

Implementation for functions in hdfUtils.h. More...

#include <hpp/hdfUtils.h>
Include dependency graph for hdfUtils.cpp:

Namespaces

 hpp
 

Functions

void hpp::hdfSuppressErrors ()
 
void hpp::hdfRestoreErrors ()
 
hid_t hpp::getComplexHDFType ()
 
std::vector< hsize_t > hpp::getDatasetDims (hid_t dset_id)
 

Variables

H5E_auto2_t hpp::dummyHDFErrorHandler
 
void * hpp::dummyHDFClientData
 
hid_t hpp::hdf_complex_id = getComplexHDFType()
 

Detailed Description

Implementation for functions in hdfUtils.h.

Author
Michael Malahe

Note that these functions can only deal with the C interface.