1.5.1
CCC
 
HDF5format Member List

This is the complete list of members for HDF5format, including all inherited members.

_filenameHDF5format
_varnameHDF5format
closeDataSet()HDF5format
closeFile()HDF5format
deleteFile() constHDF5format
displayNames()HDF5formatstatic
getData() constHDF5formatinline
getDataDouble()HDF5formatstatic
getDataDoublePartial(int myrank)HDF5formatstatic
getDataFloat()HDF5formatstatic
getDataInt()HDF5formatstatic
getDataVDouble()HDF5formatstatic
getDataVFloat()HDF5formatstatic
getDataVInt()HDF5formatstatic
getDataVVDouble()HDF5formatstatic
getDataVVFloat()HDF5formatstatic
getDataVVInt()HDF5formatstatic
getSize()HDF5formatstatic
HDF5format(const String &filename="", const String &varname="")HDF5format
HDF5format(const HDF5format &r)HDF5format
openDataSet(const String &varname="")HDF5format
openFile(const String &filename="")HDF5format
openNewFile(const String &filename)HDF5format
operator=(const HDF5format &r)HDF5format
setFileName(const String &filename)HDF5formatinline
setVarName(const String &varname)HDF5formatinline
writeData(const T &)HDF5format
writeData(const VectorT< T > &)HDF5format
writeData(const VectorNumT< T > &)HDF5format
writeData(const VectorT< VectorNumT< T > > &)HDF5format
writeDataDoublePartial(int myrank, const VectorDouble &data)HDF5formatstatic
~HDF5format()HDF5formatvirtual