Xfem
The Xfem Plugin
Classes
xfemMeshCopier.h File Reference

Declaration of the XfemMeshCopier class. More...

#include <QVector>
#include <gmVector.h>
#include <gmMatrix.h>
#include <xfemEnrichedElementData.h>
Include dependency graph for xfemMeshCopier.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  XfemMeshCopier
 Basic class for copying an XFEM mesh into an empty element mesh, transforming sub-elements into elements. More...
 
struct  XfemMeshCopier::SubElementNodeData
 Aux structure to store a node list for each sub-element in the mesh. More...
 
struct  XfemMeshCopier::NewNodesData
 Aux structure to store coordinates for newly created nodes. More...
 
struct  XfemMeshCopier::SplitEdgeData
 Type storing data for an edge incident to a node 'n'. More...
 
struct  XfemMeshCopier::SplitNodeData
 Type storing per node data for the splitting operation. More...
 

Detailed Description

Declaration of the XfemMeshCopier class.

Author
Carlos Augusto Teixeira Mendes
Date
october, 2017