![]() |
Xfem
The Xfem Plugin
|
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>

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 >, XfemVector > | XfemGemaMeshBase |
| Aux typedef for defining the base class for the XfemGemaMesh class. | |
Declaration of the XfemMesh class.
1.8.15