Loading [MathJax]/extensions/tex2jax.js
MAIA bb96820c
Multiphysics at AIA
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
ParallelIoPNetcdf Member List

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

b_addAdditionalHeader()ParallelIoPNetcdfprivate
b_defineArray(maiabd_type type, const MString &name, size_type noDims, size_type *totalCount)ParallelIoPNetcdfprivate
b_defineArray(maiabd_type, const MString &, const MString &, const size_type, const size_type *)ParallelIoPNetcdfprivate
b_defineScalar(maiabd_type type, const MString &name)ParallelIoPNetcdfprivate
b_error(MInt status, const MString &name, const MString &location)ParallelIoPNetcdfprivatestatic
b_fileExt()ParallelIoPNetcdfprivatestatic
b_getAttribute(T *const value, const MString &name, const MString &datasetName="", const size_type totalCount=1)ParallelIoPNetcdfprivate
b_getAttribute(MString *const value, const MString &name, const MString &datasetName, const size_type totalCount)ParallelIoPNetcdf
b_getAttributeCount(const MString &name, size_type *totalCount, const MString &datasetName="")ParallelIoPNetcdfprivate
b_getAttributeType(const MString &name, const MString &datasetName="")ParallelIoPNetcdfprivate
b_getDatasetNames(std::vector< MString > &names, const size_type dimension)ParallelIoPNetcdfprivate
b_getDatasetNames(std::vector< MString > &names, const MString &path)ParallelIoPNetcdfprivate
b_getDatasetNoDims(const MString &name)ParallelIoPNetcdfprivate
b_getDatasetNoDims(const MString &path, const MString &name)ParallelIoPNetcdfprivate
b_getDatasetSize(const MString &name, const size_type dimensionId=0)ParallelIoPNetcdfprivate
b_getDatasetSize(const MString &name, const MString &path, size_type noDims, size_type *data)ParallelIoPNetcdfprivate
b_getDatasetType(const MString &name)ParallelIoPNetcdfprivate
b_getGroupNames(std::vector< MString > &names, const MString &path)ParallelIoPNetcdfprivate
b_hasAttribute(const MString &name, const MString &datasetName="")ParallelIoPNetcdfprivate
b_hasDataset(const MString &name, const size_type dimension)ParallelIoPNetcdfprivate
b_hasDataset(const MString &name, const MString &path)ParallelIoPNetcdfprivate
b_hasObject(const MString &path)ParallelIoPNetcdfprivate
b_isValidFile(const MString &name, const MPI_Comm &mpiComm)ParallelIoPNetcdfprivatestatic
b_ncDataModeParallelIoPNetcdfprivate
b_ncDimensionsParallelIoPNetcdfprivate
b_ncEndDef()ParallelIoPNetcdfprivate
b_ncIdParallelIoPNetcdfprivate
b_ncRedef()ParallelIoPNetcdfprivate
b_printFileHints()ParallelIoPNetcdfprivate
b_readArray(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)ParallelIoPNetcdfprivate
b_readArray(T *, const MString &, const MString &, const size_type, const size_type *, const size_type *)ParallelIoPNetcdfprivate
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)ParallelIoPNetcdf
b_readScalar(T *scalar, const MString &name)ParallelIoPNetcdfprivate
b_readScalar(MString *scalar, const MString &name)ParallelIoPNetcdf
b_saveHeader()ParallelIoPNetcdfprivate
b_setAttribute(const T *value, const MString &name, const MString &datasetName="", const size_type totalCount=1)ParallelIoPNetcdfprivate
b_setAttribute(const MString *value, const MString &name, const MString &datasetName, const size_type totalCount)ParallelIoPNetcdf
b_writeAdditionalData()ParallelIoPNetcdfprivate
b_writeArray(const T *const array, const MString &name, const size_type noDims, MPI_Offset *start, MPI_Offset *count, MPI_Offset memoryStride, const size_type noChunks, MPI_Offset diskStride)ParallelIoPNetcdfprivate
b_writeArray(const T *, const MString &, const MString &, const size_type, const size_type *, const size_type *, const size_type *)ParallelIoPNetcdfprivate
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)ParallelIoPNetcdf
b_writeScalar(const T scalar, const MString &name)ParallelIoPNetcdfprivate
b_writeScalar(const MString &scalar, const MString &name)ParallelIoPNetcdf
calcOffset(size_type localCount, size_type *offset, size_type *totalCount, const MPI_Comm &mpiComm, size_type *noChunks=nullptr)ParallelIoBase< ParallelIoPNetcdf >static
close()ParallelIoPNetcdf
defineArray(maiabd_type type, const MString &name, size_type totalCount)ParallelIoBase< ParallelIoPNetcdf >
defineArray(maiabd_type type, const MString &name, size_type noDims, size_type *totalCount)ParallelIoBase< ParallelIoPNetcdf >
defineArray(maiabd_type type, const std::vector< MString > &name, size_type totalCount)ParallelIoBase< ParallelIoPNetcdf >
defineArray(maiabd_type type, const MString &datasetName, const MString &name, size_type noDims, size_type *totalCount)ParallelIoBase< ParallelIoPNetcdf >
defineScalar(maiabd_type type, const MString &name)ParallelIoBase< ParallelIoPNetcdf >
deleteFile(const MString &name)ParallelIoBase< ParallelIoPNetcdf >static
derived()ParallelIoBase< ParallelIoPNetcdf >inlineprivate
derived() constParallelIoBase< ParallelIoPNetcdf >inlineprivate
fileExists(const MString &name, const MPI_Comm &mpiComm)ParallelIoBase< ParallelIoPNetcdf >static
fileExt()ParallelIoBase< ParallelIoPNetcdf >static
getArrayDims(const MString &name)ParallelIoBase< ParallelIoPNetcdf >
getArraySize(const MString &name, const size_type dimensionId=0)ParallelIoBase< ParallelIoPNetcdf >
getArraySize(const MString &name, const MString &path, size_type *datasetSize)ParallelIoBase< ParallelIoPNetcdf >
getAttribute(T *value, const MString &name, const MString &datasetName="")ParallelIoBase< ParallelIoPNetcdf >
getAttribute(T *value, const MString &name, const size_type totalCount, const MString &datasetName="")ParallelIoBase< ParallelIoPNetcdf >
getAttributeCount(const MString &name, size_type *totalCount, const MString &datasetName="")ParallelIoBase< ParallelIoPNetcdf >
getAttributeType(const MString &name, const MString &datasetName="")ParallelIoBase< ParallelIoPNetcdf >
getDatasetNames(const size_type dimensions=-1)ParallelIoBase< ParallelIoPNetcdf >
getDatasetNames(const MString &path)ParallelIoBase< ParallelIoPNetcdf >
getDatasetNoDims(const MString &name)ParallelIoBase< ParallelIoPNetcdf >
getDatasetNoDims(const MString &name, const MString &path)ParallelIoBase< ParallelIoPNetcdf >
getDatasetType(const MString &name)ParallelIoBase< ParallelIoPNetcdf >
getGroupNames(const MString &path)ParallelIoBase< ParallelIoPNetcdf >
hasAttribute(const MString &name, const MString &path="")ParallelIoBase< ParallelIoPNetcdf >
hasDataset(const MString &name, MInt dimension)ParallelIoBase< ParallelIoPNetcdf >
hasDataset(const MString &name, const MString &path)ParallelIoBase< ParallelIoPNetcdf >
hasDataset(const MString &name)ParallelIoBase< ParallelIoPNetcdf >
hasObject(const MString &path)ParallelIoBase< ParallelIoPNetcdf >
isParallelIoFile(const MString &name, const MPI_Comm &mpiComm)ParallelIoBase< ParallelIoPNetcdf >static
m_creationTimeParallelIoBase< ParallelIoPNetcdf >protected
m_domainIdParallelIoBase< ParallelIoPNetcdf >protected
m_fileModeParallelIoBase< ParallelIoPNetcdf >protected
m_fileNameParallelIoBase< ParallelIoPNetcdf >protected
m_isHeaderSavedParallelIoBase< ParallelIoPNetcdf >protected
m_localCountParallelIoBase< ParallelIoPNetcdf >protected
m_mpiCommParallelIoBase< ParallelIoPNetcdf >protected
m_mpiInfoParallelIoBase< ParallelIoPNetcdf >protected
m_noChunksParallelIoBase< ParallelIoPNetcdf >protected
m_noDomainsParallelIoBase< ParallelIoPNetcdf >protected
m_offsetParallelIoBase< ParallelIoPNetcdf >protected
m_offsetsAreSetParallelIoBase< ParallelIoPNetcdf >protected
m_readArraysParallelIoBase< ParallelIoPNetcdf >protected
m_readScalarsParallelIoBase< ParallelIoPNetcdf >protected
m_unwrittenArraysParallelIoBase< ParallelIoPNetcdf >protected
m_unwrittenScalarsParallelIoBase< ParallelIoPNetcdf >protected
m_writtenArraysParallelIoBase< ParallelIoPNetcdf >protected
m_writtenScalarsParallelIoBase< ParallelIoPNetcdf >protected
maiabd_type typedefParallelIoBase< ParallelIoPNetcdf >
NcDimMap typedefParallelIoPNetcdfprivate
ParallelIoBase(MString fileName, MInt fileMode, const MPI_Comm &mpiComm)ParallelIoBase< ParallelIoPNetcdf >protected
ParallelIoBase< ParallelIoPNetcdf >ParallelIoPNetcdfprivate
ParallelIoPNetcdf(const MString &fileName, MInt fileMode, const MPI_Comm &mpiComm)ParallelIoPNetcdf
readArray(T *array, const MString &name, size_type memoryStride=-1, size_type diskStride=-1)ParallelIoBase< ParallelIoPNetcdf >
readArray(std::vector< T > &array, const MString &name, size_type memoryStride=-1, size_type diskStride=-1)ParallelIoBase< ParallelIoPNetcdf >inline
readArray(T *array, const std::vector< MString > &names, size_type memoryStride=-1, size_type diskStride=-1)ParallelIoBase< ParallelIoPNetcdf >
readArray(T *array, const MString &datasetName, const MString &name, const size_type noDims, const size_type *offset, const size_type *localCount)ParallelIoBase< ParallelIoPNetcdf >
readArray(T *array, const MString &datasetName, const MString &name, const size_type noDims, const size_type *localCount)ParallelIoBase< ParallelIoPNetcdf >
readScalar(T *scalar, const MString &name)ParallelIoBase< ParallelIoPNetcdf >
s_maxChunkSizeParallelIoBase< ParallelIoPNetcdf >protectedstatic
s_mpiSizeTypeParallelIoBase< ParallelIoPNetcdf >protectedstatic
setAttribute(const T &value, const MString &name, const MString &datasetName="")ParallelIoBase< ParallelIoPNetcdf >
setAttribute(const MChar *value, const MString &name, const MString &datasetName="")ParallelIoBase< ParallelIoPNetcdf >
setAttributes(const T *value, const MString &name, size_type totalCount, const MString &datasetName="")ParallelIoBase< ParallelIoPNetcdf >
setOffset(const size_type localCount, const size_type offset, const size_type noDims, const size_type noChunks)ParallelIoBase< ParallelIoPNetcdf >
setOffset(const size_type localCount, const size_type offset, const size_type noDims)ParallelIoBase< ParallelIoPNetcdf >
setOffset(size_type localCount, size_type offset)ParallelIoBase< ParallelIoPNetcdf >
size_type typedefParallelIoBase< ParallelIoPNetcdf >
validateType(const maiabd_type type) constParallelIoBase< ParallelIoPNetcdf >protected
writeArray(const T *array, const MString &name, size_type memoryStride=-1, size_type diskStride=-1)ParallelIoBase< ParallelIoPNetcdf >
writeArray(const T *array, const std::vector< MString > &names, size_type memoryStride=-1, size_type diskStride=-1)ParallelIoBase< ParallelIoPNetcdf >
writeArray(const T *array, const MString &path, const MString &name, const size_type noDims, size_type *offset, size_type *localCount)ParallelIoBase< ParallelIoPNetcdf >
writeArray(const T *array, const MString &path, const MString &name, const size_type noDims, size_type *offset, size_type *localCount, size_type *ghost)ParallelIoBase< ParallelIoPNetcdf >
writeScalar(T scalar, const MString &name)ParallelIoBase< ParallelIoPNetcdf >
~ParallelIoBase()ParallelIoBase< ParallelIoPNetcdf >protectedvirtual
~ParallelIoPNetcdf() overrideParallelIoPNetcdf