![]() |
IoProcess
The GeMA I/O Process Plugin
|
Implementation of the GmpIoProcess class. More...
#include "gmpIoProcess.h"#include <gmTrace.h>#include <gmSimulationData.h>#include <gmPath.h>#include <gmModelData.h>#include <gmResultsData.h>#include <gmMesh.h>#include <gmElementMesh.h>#include <gmCellMeshTopology.h>#include <gmPropertySet.h>#include <gmFileIO.h>#include <gmDataDeserializer.h>#include <gmCellAccessor.h>#include <gmGaussAccessor.h>#include <gmPrintUtils.h>#include <gmBoundaryCondition.h>#include <gmContactBoundaryCondition.h>#include <gmDiscontinuitySet.h>#include <gmHdf5ModelWriter.h>#include <luaTableTraverse.h>#include <gmLuaUtils.h>#include <gmLuaMesh.h>#include <QFile>#include <QFileInfo>
Variables | |
| const char | GmpIoProcessFileHandleType [] = "ioFile" |
| Extern declaration for defining the type name for the file handle returned by io.prepareMeshFile(). Making this extern allows for its use in template classes/functions with const char* parameters as LuaSimpleTypedPtrProxy and GmLuaUtils::pushGroupDumpItemProxy() | |
Implementation of the GmpIoProcess class.