This is the complete list of members for Hdf5DataReader, including all inherited members.
| AbstractHdf5Access(const std::string &rDirectory, const std::string &rBaseName, const std::string &rDatasetName, bool makeAbsolute=true) | AbstractHdf5Access | |
| AbstractHdf5Access(const FileFinder &rDirectory, const std::string &rBaseName, const std::string &rDatasetName) | AbstractHdf5Access | |
| Close() | Hdf5DataReader | |
| CommonConstructor() | Hdf5DataReader | private |
| DATASET_DIMS | AbstractHdf5Access | protectedstatic |
| DoesDatasetExist(const std::string &rDatasetName) | AbstractHdf5Access | protected |
| GetIncompleteNodeMap() | AbstractHdf5Access | |
| GetNumberOfRows() | Hdf5DataReader | |
| GetUnit(const std::string &rVariableName) | Hdf5DataReader | |
| GetUnlimitedDimensionName() | AbstractHdf5Access | |
| GetUnlimitedDimensionUnit() | AbstractHdf5Access | |
| GetUnlimitedDimensionValues() | Hdf5DataReader | |
| GetVariableNames() | Hdf5DataReader | |
| GetVariableOverNodes(Vec data, const std::string &rVariableName, unsigned timestep=0) | Hdf5DataReader | |
| GetVariableOverTime(const std::string &rVariableName, unsigned nodeIndex) | Hdf5DataReader | |
| GetVariableOverTimeOverMultipleNodes(const std::string &rVariableName, unsigned lowerIndex, unsigned upperIndex) | Hdf5DataReader | |
| Hdf5DataReader(const std::string &rDirectory, const std::string &rBaseName, bool makeAbsolute=true, std::string datasetName="Data") | Hdf5DataReader | |
| Hdf5DataReader(const FileFinder &rDirectory, const std::string &rBaseName, std::string datasetName="Data") | Hdf5DataReader | |
| IsDataComplete() | AbstractHdf5Access | |
| mBaseName | AbstractHdf5Access | protected |
| mClosed | Hdf5DataReader | private |
| mDatasetDims | AbstractHdf5Access | protected |
| mDatasetName | AbstractHdf5Access | protected |
| mDirectory | AbstractHdf5Access | protected |
| mFileId | AbstractHdf5Access | protected |
| mIncompleteNodeIndices | AbstractHdf5Access | protected |
| mIsDataComplete | AbstractHdf5Access | protected |
| mIsUnlimitedDimensionSet | AbstractHdf5Access | protected |
| mNumberTimesteps | Hdf5DataReader | private |
| mUnlimitedDatasetId | AbstractHdf5Access | protected |
| mUnlimitedDimensionName | AbstractHdf5Access | protected |
| mUnlimitedDimensionUnit | AbstractHdf5Access | protected |
| mVariableNames | Hdf5DataReader | private |
| mVariablesDatasetId | AbstractHdf5Access | protected |
| mVariablesDatasetRank | Hdf5DataReader | private |
| mVariableToColumnIndex | Hdf5DataReader | private |
| mVariableToUnit | Hdf5DataReader | private |
| SetMainDatasetRawChunkCache() | AbstractHdf5Access | protected |
| SetUnlimitedDatasetId() | AbstractHdf5Access | protected |
| ~AbstractHdf5Access() | AbstractHdf5Access | virtual |
| ~Hdf5DataReader() | Hdf5DataReader | |