IoProcess
The GeMA I/O Process Plugin
Loading...
Searching...
No Matches
gmpIoProcess.cpp File Reference

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>
Include dependency graph for gmpIoProcess.cpp:

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()
 

Detailed Description

Implementation of the GmpIoProcess class.

Author
Carlos Augusto Teixeira Mendes
Date
april, 2015