MAIA bb96820c
Multiphysics at AIA
Loading...
Searching...
No Matches
ParallelIoHdf5 Member List

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

b_addAdditionalHeader()ParallelIoHdf5private
b_createAttribute(const T *value, const MString &name, const MString &datasetName, hid_t type_id, const size_type totalCount)ParallelIoHdf5private
b_createAttribute(const MString *value, const MString &name, const MString &datasetName, hid_t dtype_id, const size_type totalCount)ParallelIoHdf5
b_createGroup(const MString &path)ParallelIoHdf5private
b_defineArray(maiabd_type type, const MString &name, size_type noDims, size_type *totalCount)ParallelIoHdf5private
b_defineArray(maiabd_type, const MString &, const MString &, const size_type, const size_type *)ParallelIoHdf5private
b_defineScalar(maiabd_type type, const MString &name)ParallelIoHdf5private
b_error(MInt status, const MString &name, const MString &location)ParallelIoHdf5privatestatic
b_fileExt()ParallelIoHdf5privatestatic
b_getAttribute(T *value, const MString &name, const MString &datasetName="", const size_type totalCount=1)ParallelIoHdf5private
b_getAttribute(MString *value, const MString &name, const MString &datasetName, const size_type totalCount)ParallelIoHdf5
b_getAttributeCount(const MString &name, size_type *totalCount, const MString &datasetName="")ParallelIoHdf5private
b_getAttributeType(const MString &name, const MString &datasetName="")ParallelIoHdf5private
b_getDatasetNames(std::vector< MString > &names, const size_type dimension)ParallelIoHdf5private
b_getDatasetNames(std::vector< MString > &names, const MString &path)ParallelIoHdf5private
b_getDatasetNoDims(const MString &name)ParallelIoHdf5private
b_getDatasetNoDims(const MString &path, const MString &name)ParallelIoHdf5private
b_getDatasetSize(const MString &name, const size_type dimensionId=0)ParallelIoHdf5private
b_getDatasetSize(const MString &name, const MString &path, size_type noDims, size_type *data)ParallelIoHdf5private
b_getDatasetType(const MString &name)ParallelIoHdf5private
b_getGroupNames(std::vector< MString > &names, const MString &path)ParallelIoHdf5private
b_getNoDatasets(const MString &path)ParallelIoHdf5private
b_getNoGroups(const MString &path)ParallelIoHdf5private
b_h5DatasetXferHandleParallelIoHdf5private
b_h5FileXferHandleParallelIoHdf5private
b_h5IdParallelIoHdf5private
b_hasAttribute(const MString &name, const MString &path="")ParallelIoHdf5private
b_hasDataset(const MString &name, const size_type dimension)ParallelIoHdf5private
b_hasDataset(const MString &name, const MString &path)ParallelIoHdf5private
b_hasObject(const MString &path)ParallelIoHdf5private
b_isValidFile(const MString &name, const MPI_Comm &mpiComm)ParallelIoHdf5privatestatic
b_open()ParallelIoHdf5private
b_readArray(T *, const MString &, const size_type, MPI_Offset *, MPI_Offset *, MPI_Offset, const size_type, MPI_Offset)ParallelIoHdf5private
b_readArray(T *, const MString &, const MString &, const size_type, const size_type *, const size_type *)ParallelIoHdf5private
b_readArray(MString *array, const MString &name, const size_type noDims, MPI_Offset *start, MPI_Offset *count, MPI_Offset memoryStride, const size_type noChunks, MPI_Offset diskStride)ParallelIoHdf5
b_readScalar(T *scalar, const MString &name)ParallelIoHdf5private
b_readScalar(MString *scalar, const MString &name)ParallelIoHdf5
b_saveHeader()ParallelIoHdf5private
b_setAttribute(const T *value, const MString &name, const MString &datasetName="", const size_type totalCount=1)ParallelIoHdf5private
b_setAttribute(const MString *value, const MString &name, const MString &datasetName, const size_type totalCount)ParallelIoHdf5
b_warning(MInt status, const MString &name, const MString &location)ParallelIoHdf5privatestatic
b_writeAdditionalData()ParallelIoHdf5private
b_writeArray(const T *array, const MString &name, const size_type noDims, MPI_Offset *start, MPI_Offset *count, MPI_Offset memoryStride, const size_type noChunks, MPI_Offset diskStride)ParallelIoHdf5private
b_writeArray(const T *, const MString &, const MString &, const size_type, const size_type *, const size_type *, const size_type *)ParallelIoHdf5private
b_writeArray(const MString *array, const MString &name, const size_type noDims, MPI_Offset *start, MPI_Offset *count, MPI_Offset memoryStride, const size_type noChunks, MPI_Offset diskStride)ParallelIoHdf5
b_writeScalar(T scalar, const MString &name)ParallelIoHdf5private
calcOffset(size_type localCount, size_type *offset, size_type *totalCount, const MPI_Comm &mpiComm, size_type *noChunks=nullptr)ParallelIoBase< ParallelIoHdf5 >static
defineArray(maiabd_type type, const MString &name, size_type totalCount)ParallelIoBase< ParallelIoHdf5 >
defineArray(maiabd_type type, const MString &name, size_type noDims, size_type *totalCount)ParallelIoBase< ParallelIoHdf5 >
defineArray(maiabd_type type, const std::vector< MString > &name, size_type totalCount)ParallelIoBase< ParallelIoHdf5 >
defineArray(maiabd_type type, const MString &datasetName, const MString &name, size_type noDims, size_type *totalCount)ParallelIoBase< ParallelIoHdf5 >
defineScalar(maiabd_type type, const MString &name)ParallelIoBase< ParallelIoHdf5 >
deleteFile(const MString &name)ParallelIoBase< ParallelIoHdf5 >static
derived()ParallelIoBase< ParallelIoHdf5 >inlineprivate
derived() constParallelIoBase< ParallelIoHdf5 >inlineprivate
fileExists(const MString &name, const MPI_Comm &mpiComm)ParallelIoBase< ParallelIoHdf5 >static
fileExt()ParallelIoBase< ParallelIoHdf5 >static
getArrayDims(const MString &name)ParallelIoBase< ParallelIoHdf5 >
getArraySize(const MString &name, const size_type dimensionId=0)ParallelIoBase< ParallelIoHdf5 >
getArraySize(const MString &name, const MString &path, size_type *datasetSize)ParallelIoBase< ParallelIoHdf5 >
getAttribute(T *value, const MString &name, const MString &datasetName="")ParallelIoBase< ParallelIoHdf5 >
getAttribute(T *value, const MString &name, const size_type totalCount, const MString &datasetName="")ParallelIoBase< ParallelIoHdf5 >
getAttributeCount(const MString &name, size_type *totalCount, const MString &datasetName="")ParallelIoBase< ParallelIoHdf5 >
getAttributeType(const MString &name, const MString &datasetName="")ParallelIoBase< ParallelIoHdf5 >
getDatasetNames(const size_type dimensions=-1)ParallelIoBase< ParallelIoHdf5 >
getDatasetNames(const MString &path)ParallelIoBase< ParallelIoHdf5 >
getDatasetNoDims(const MString &name)ParallelIoBase< ParallelIoHdf5 >
getDatasetNoDims(const MString &name, const MString &path)ParallelIoBase< ParallelIoHdf5 >
getDatasetType(const MString &name)ParallelIoBase< ParallelIoHdf5 >
getGroupNames(const MString &path)ParallelIoBase< ParallelIoHdf5 >
hasAttribute(const MString &name, const MString &path="")ParallelIoBase< ParallelIoHdf5 >
hasDataset(const MString &name, MInt dimension)ParallelIoBase< ParallelIoHdf5 >
hasDataset(const MString &name, const MString &path)ParallelIoBase< ParallelIoHdf5 >
hasDataset(const MString &name)ParallelIoBase< ParallelIoHdf5 >
hasObject(const MString &path)ParallelIoBase< ParallelIoHdf5 >
isParallelIoFile(const MString &name, const MPI_Comm &mpiComm)ParallelIoBase< ParallelIoHdf5 >static
m_creationTimeParallelIoBase< ParallelIoHdf5 >protected
m_domainIdParallelIoBase< ParallelIoHdf5 >protected
m_fileModeParallelIoBase< ParallelIoHdf5 >protected
m_fileNameParallelIoBase< ParallelIoHdf5 >protected
m_isHeaderSavedParallelIoBase< ParallelIoHdf5 >protected
m_localCountParallelIoBase< ParallelIoHdf5 >protected
m_mpiCommParallelIoBase< ParallelIoHdf5 >protected
m_mpiInfoParallelIoBase< ParallelIoHdf5 >protected
m_noChunksParallelIoBase< ParallelIoHdf5 >protected
m_noDomainsParallelIoBase< ParallelIoHdf5 >protected
m_offsetParallelIoBase< ParallelIoHdf5 >protected
m_offsetsAreSetParallelIoBase< ParallelIoHdf5 >protected
m_readArraysParallelIoBase< ParallelIoHdf5 >protected
m_readScalarsParallelIoBase< ParallelIoHdf5 >protected
m_unwrittenArraysParallelIoBase< ParallelIoHdf5 >protected
m_unwrittenScalarsParallelIoBase< ParallelIoHdf5 >protected
m_writtenArraysParallelIoBase< ParallelIoHdf5 >protected
m_writtenScalarsParallelIoBase< ParallelIoHdf5 >protected
maiabd_type typedefParallelIoBase< ParallelIoHdf5 >
ParallelIoBase(MString fileName, MInt fileMode, const MPI_Comm &mpiComm)ParallelIoBase< ParallelIoHdf5 >protected
ParallelIoBase< ParallelIoHdf5 >ParallelIoHdf5private
ParallelIoHdf5(const MString &fileName, MInt fileMode, const MPI_Comm &mpiComm)ParallelIoHdf5
readArray(T *array, const MString &name, size_type memoryStride=-1, size_type diskStride=-1)ParallelIoBase< ParallelIoHdf5 >
readArray(std::vector< T > &array, const MString &name, size_type memoryStride=-1, size_type diskStride=-1)ParallelIoBase< ParallelIoHdf5 >inline
readArray(T *array, const std::vector< MString > &names, size_type memoryStride=-1, size_type diskStride=-1)ParallelIoBase< ParallelIoHdf5 >
readArray(T *array, const MString &datasetName, const MString &name, const size_type noDims, const size_type *offset, const size_type *localCount)ParallelIoBase< ParallelIoHdf5 >
readArray(T *array, const MString &datasetName, const MString &name, const size_type noDims, const size_type *localCount)ParallelIoBase< ParallelIoHdf5 >
readScalar(T *scalar, const MString &name)ParallelIoBase< ParallelIoHdf5 >
s_maxChunkSizeParallelIoBase< ParallelIoHdf5 >protectedstatic
s_mpiSizeTypeParallelIoBase< ParallelIoHdf5 >protectedstatic
setAttribute(const T &value, const MString &name, const MString &datasetName="")ParallelIoBase< ParallelIoHdf5 >
setAttribute(const MChar *value, const MString &name, const MString &datasetName="")ParallelIoBase< ParallelIoHdf5 >
setAttributes(const T *value, const MString &name, size_type totalCount, const MString &datasetName="")ParallelIoBase< ParallelIoHdf5 >
setOffset(const size_type localCount, const size_type offset, const size_type noDims, const size_type noChunks)ParallelIoBase< ParallelIoHdf5 >
setOffset(const size_type localCount, const size_type offset, const size_type noDims)ParallelIoBase< ParallelIoHdf5 >
setOffset(size_type localCount, size_type offset)ParallelIoBase< ParallelIoHdf5 >
size_type typedefParallelIoBase< ParallelIoHdf5 >
validateType(const maiabd_type type) constParallelIoBase< ParallelIoHdf5 >protected
writeArray(const T *array, const MString &name, size_type memoryStride=-1, size_type diskStride=-1)ParallelIoBase< ParallelIoHdf5 >
writeArray(const T *array, const std::vector< MString > &names, size_type memoryStride=-1, size_type diskStride=-1)ParallelIoBase< ParallelIoHdf5 >
writeArray(const T *array, const MString &path, const MString &name, const size_type noDims, size_type *offset, size_type *localCount)ParallelIoBase< ParallelIoHdf5 >
writeArray(const T *array, const MString &path, const MString &name, const size_type noDims, size_type *offset, size_type *localCount, size_type *ghost)ParallelIoBase< ParallelIoHdf5 >
writeScalar(T scalar, const MString &name)ParallelIoBase< ParallelIoHdf5 >
~ParallelIoBase()ParallelIoBase< ParallelIoHdf5 >protectedvirtual
~ParallelIoHdf5() overrideParallelIoHdf5