Go to the documentation of this file.
35#ifndef vtkhdf5reader_h
36#define vtkhdf5reader_h
72 H5::Group *stepsGroup;
74 unsigned int numSteps;
78 unsigned int numPointData;
80 unsigned int numCellData;
94 void readDataSet (H5::DataSet& dset,
int rank, hsize_t* dim, hsize_t* offset, H5::DataType type,
void* data);
95 void getTimeStepOffsets(
TimeStep* tStep,
int& nParts,
int& pOffset,
int& pointOffset,
int& cellOffset,
int& connIdOffset,
int &offsetOfOffset,
int& nPoints,
int &nCells,
int& nconectivities);
std::string fileName
File name.
void initialize(std::string &fileName)
VTKHDF5Reader()
Constructor. Creates empty Output Manager. By default all components are selected.
void readMesh(UnstructuredGridField &, TimeStep *tStep)
void readField(UnstructuredGridField &, TimeStep *tStep, const std::string &field_name)
This page is part of the
OOFEM-3.0 documentation. Copyright Copyright (C) 1994-2025 Borek Patzak
Bořek Patzák
Project e-mail:
oofem@fsv.cvut.cz
Generated at for OOFEM by
doxygen
1.15.0 written by Dimitri van Heesch,
© 1997-2011