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

Go to the source code of this file.
Classes | |
| class | GmHdf5ModelWriter |
| A class used to export parts of a GeMA model to an HDF5 file. Its API includes both GeMA centric functions, exporting the model based on the contents from a GmModelData object, and more "neutral" functions, exporting the model contents from primitives that receive their data from standard vectors. The second set of functions is appropriate to be called from external codes using the GeMA core library as a helper to create the HDF5 model file. More... | |
Declaration of the GmHdf5ModelWriter class.