Xfem
The Xfem Plugin
Classes | Macros
xfemElement.h File Reference

Declaration of the XfemElement class. More...

#include <gmpGemaCell.h>
#include <gmpGemaCellMeshData.h>
#include <gmElement.h>
#include <xfemConfig.h>
#include "xfemLuaElement.h"
#include <gmLuaCell.h>
Include dependency graph for xfemElement.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  XfemElement
 Basic interface for an XFEM element. More...
 
class  XfemGemaElement< class, class, class, T, N, VN >
 Basic implementation for an Xfem element, based on a "standard" GeMA mesh element. More...
 

Macros

#define XFEM_ELEMENT_ENRICHED_MASK   ((~(~0u >> 1)) >> (32 - GMP_GEMAMESH_CELL_ID_BITS))
 Mask with 1 on the most significant bit of the cell id to tell if the element has been enriched or not (The MSB is already used by the mesh to mark active cells + 3 bits to store the mesh id)
 

Detailed Description

Declaration of the XfemElement class.

Author
Carlos Augusto Teixeira Mendes
Date
february, 2017