![]() |
GemaMesh
The GeMA Mesh Plugin
|
Declaration of the GmpMeshBase class. More...
#include <gmGhostNodeAccessor.h>#include <gmLuaMesh.h>#include <gmShapeOrthogonalPol.h>#include "gmpMeshLoader.h"#include <unitConverter.h>#include <luaTable.h>#include <luaStackBalancer.h>#include <assert.h>

Go to the source code of this file.
Classes | |
| class | GmpMeshBase< Mesh, CoordAcc, CoordGhostAcc, Data, CellData, Vector > |
| Basic class for a plugin mesh. Implements the needed functions for a GmMesh interface, storing node values. More... | |
Macros | |
| #define | GEMA_MESH_PLUGIN_DUMP_CODE 0x00AB0000 |
Enumerations | |
| enum | GmpGemaMeshStateDumpItemTypes { GMP_GEMA_MESH_DUMP_ITEM = GM_MESH_DUMP_ITEM | GEMA_MESH_PLUGIN_DUMP_CODE | 1, GMP_GEMA_CMESH_DUMP_ITEM = GM_MESH_DUMP_ITEM | GEMA_MESH_PLUGIN_DUMP_CODE | 2, GMP_GEMA_EMESH_DUMP_ITEM = GM_MESH_DUMP_ITEM | GEMA_MESH_PLUGIN_DUMP_CODE | 3, GMP_GEMA_HMESH_DUMP_ITEM = GM_MESH_DUMP_ITEM | GEMA_MESH_PLUGIN_DUMP_CODE | 4 } |
| Dump item type numbers for the different types of the GemaMesh plugin objects. More... | |
Declaration of the GmpMeshBase class.
Dump item type numbers for the different types of the GemaMesh plugin objects.
1.8.15