GemaMesh
The GeMA Mesh Plugin
Classes | Typedefs
gmpGemaCellMesh.h File Reference

Declaration of the GmpGemaCellMesh class. More...

#include "gmpCellMeshBase.h"
#include "gmpGemaCell.h"
#include "gmpGemaCellMeshData.h"
#include <gmLuaCell.h>
#include <gmCellMesh.h>
#include <gmElementMesh.h>
#include <gmElement.h>
Include dependency graph for gmpGemaCellMesh.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GmpGemaCellMeshBase< Vector >
 A mesh that supports cell data, parameterized by the vector type (either GmSingleVector or GmDualVector) More...
 
class  GmpGemaElementMeshBase< Vector >
 A mesh that supports Element data, parameterized by the vector type (either GmSingleVector or GmDualVector) More...
 

Typedefs

typedef GmpGemaCellMeshBase< GmSingleVectorGmpGemaCellMesh
 Typedef for a mesh that supports cell data using a GmSingleVector for storing node / cell data.
 
typedef GmpGemaCellMeshBase< GmDualVectorGmpGemaCellMeshD
 Typedef for a mesh that supports cell data using a GmDualVector for storing node / cell data.
 
typedef GmpGemaElementMeshBase< GmSingleVectorGmpGemaElementMesh
 Typedef for a mesh that supports element data using a GmSingleVector for storing node / cell data.
 
typedef GmpGemaElementMeshBase< GmDualVectorGmpGemaElementMeshD
 Typedef for a mesh that supports element data using a GmDualVector for storing node / cell data.
 

Detailed Description

Declaration of the GmpGemaCellMesh class.

Author
Carlos Augusto Teixeira Mendes
Date
may, 2015