Xfem
The Xfem Plugin
Classes | Typedefs
xfemMesh.h File Reference

Declaration of the XfemMesh class. More...

#include <gmElementMesh.h>
#include "xfemElement.h"
#include "xfemMeshLoader.h"
#include "xfemLuaMesh.h"
#include "xfemLuaElement.h"
#include "xfemGaussAccessor.h"
#include <gmpCellMeshBase.h>
#include <gmpGemaCellMeshData.h>
Include dependency graph for xfemMesh.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  XfemMesh
 Basic class for a XFEM mesh. This is the basic mesh interface for xfem problems adding enrichment capabilities to the standard Gema elememnt mesh. The "real" implementation inherits from either the standard Gema mesh or from a surface mesh. More...
 
class  XfemGemaMesh
 Implementation of the XfemMesh interface based on the standard GeMA mesh plugin. More...
 

Typedefs

typedef GmpCellMeshBase< XfemMesh, GmpGemaMeshCoordAccessor< GmpGemaMeshData< XfemVector >, XfemVector >, GmpGemaMeshGhostCoordAccessor< GmpMeshData< XfemVector >, XfemVector >, GmpGemaMeshData< XfemVector >, GmpGemaCellMeshData< XfemVector >, XfemVectorXfemGemaMeshBase
 Aux typedef for defining the base class for the XfemGemaMesh class.
 

Detailed Description

Declaration of the XfemMesh class.

Author
Carlos Augusto Teixeira Mendes, Renato Gutierrez Escobar and Cristian Mejia Sanchez
Date
february, 2017