![]() |
GemaCoreLib
The GeMA Core library
|
Declaration of the GmHdf5ModelReader class. More...
#include "gmLog.h"#include "gmHdf5Model.h"#include "gmBoundaryCondition.h"#include "gmCellBoundary.h"#include "gmDiscontinuitySet.h"#include "gmNanBoxedValue.h"#include <QStringList>

Go to the source code of this file.
Classes | |
| class | GmHdf5ModelReader |
| A helper class used to parse and retrieve data from am hdf5 model file. Used by the mesh plugin to read mesh data and by the core to read boundary conditions & discontinuity set data. More... | |
| struct | GmHdf5ModelReader::DicInfo |
| Aux structure with information for dictionary tables with associated data sets. More... | |
| struct | GmHdf5ModelReader::AttrInfo |
| Aux structure with information for a data attribute. More... | |
| struct | GmHdf5ModelReader::BcInfo |
| Aux structure with information abou a boundary condition. More... | |
| struct | GmHdf5ModelReader::DiscInfo |
| Aux structure with information about a discontinuity. More... | |
| struct | GmHdf5ModelReader::DsInfo |
| Aux structure with information about a discontinuity set. More... | |
| struct | GmHdf5ModelReader::MeshInfo |
| General mesh information (only the "metadata" is loaded - table contents are not loaded, except for dictionaries) More... | |
Declaration of the GmHdf5ModelReader class.