![]() |
Xfem
The Xfem Plugin
|
Declaration of the XfemElement class. More...
#include <gmpGemaCell.h>#include <gmpGemaCellMeshData.h>#include <gmElement.h>#include <xfemConfig.h>#include "xfemLuaElement.h"#include <gmLuaCell.h>

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) | |
Declaration of the XfemElement class.
1.8.15