Close() | vtkHDFReader::Implementation | |
ComputeAMRBlocksPerLevels(unsigned int maxLevel) | vtkHDFReader::Implementation | |
ComputeAMROffsetsPerLevels(vtkDataArraySelection *dataArraySelection[3], vtkIdType step, unsigned int maxLevel) | vtkHDFReader::Implementation | |
FillAssembly(vtkDataAssembly *data) | vtkHDFReader::Implementation | |
FillAssembly(vtkDataAssembly *data, hid_t assemblyHandle, int assemblyID, std::string path) | vtkHDFReader::Implementation | |
GetArrayNames(int attributeType) | vtkHDFReader::Implementation | |
GetArrayOffset(vtkIdType step, int attributeType, std::string name) | vtkHDFReader::Implementation | |
GetAttribute(const char *attributeName, size_t numberOfElements, T *value) | vtkHDFReader::Implementation | |
GetDataSetType() | vtkHDFReader::Implementation | inline |
GetDimensions(const char *dataset) | vtkHDFReader::Implementation | |
GetFieldArraySize(vtkIdType step, std::string name) | vtkHDFReader::Implementation | |
GetMetadata(const char *name, hsize_t size, hsize_t offset=0) | vtkHDFReader::Implementation | |
GetNumberOfPieces(vtkIdType step=-1) | vtkHDFReader::Implementation | |
GetNumberOfSteps() | vtkHDFReader::Implementation | |
GetOrderedChildrenOfGroup(const std::string &path) | vtkHDFReader::Implementation | |
GetPartitionExtent(hsize_t partitionIndex, int *extent) | vtkHDFReader::Implementation | |
GetStepValues() | vtkHDFReader::Implementation | |
GetStepValues(hid_t group) | vtkHDFReader::Implementation | |
GetVersion() | vtkHDFReader::Implementation | inline |
Implementation(vtkHDFReader *reader) | vtkHDFReader::Implementation | |
IsPathSoftLink(const std::string &path) | vtkHDFReader::Implementation | |
NewArray(int attributeType, const char *name, const std::vector< hsize_t > &fileExtent) | vtkHDFReader::Implementation | |
NewArray(int attributeType, const char *name, hsize_t offset, hsize_t size) | vtkHDFReader::Implementation | |
NewFieldArray(const char *name, vtkIdType offset=-1, vtkIdType size=-1, vtkIdType dimMaxSize=-1) | vtkHDFReader::Implementation | |
NewMetadataArray(const char *name, hsize_t offset, hsize_t size) | vtkHDFReader::Implementation | |
Open(VTK_FILEPATH const char *fileName) | vtkHDFReader::Implementation | |
OpenGroupAsVTKGroup(const std::string &groupPath) | vtkHDFReader::Implementation | |
ReadAMRData(vtkOverlappingAMR *data, unsigned int level, unsigned int maxLevel, vtkDataArraySelection *dataArraySelection[3], bool isTemporalData) | vtkHDFReader::Implementation | |
ReadAMRTopology(vtkOverlappingAMR *data, unsigned int level, unsigned int maxLevel, double origin[3], bool isTemporalData) | vtkHDFReader::Implementation | |
RetrieveHDFInformation(const std::string &rootName) | vtkHDFReader::Implementation | |
~Implementation() | vtkHDFReader::Implementation | virtual |