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

Declaration of the XfemSubElement class. More...

#include <gmCell.h>
#include <gmMatrix.h>
Include dependency graph for xfemSubElement.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  XfemSubElement
 A class used to represent an enriched element subelement, defining an integration region inside the enriched element. More...
 

Macros

#define XFEM_SUBELEMENT_FRACTURE_MASK   (~(~0u >> 1))
 Mask with 1 on the MSB to tell if the subelement is a fracture (MSB = 1) or not (MSB = 0)
 

Detailed Description

Declaration of the XfemSubElement class.

Author
Carlos Augusto Teixeira Mendes
Date
february, 2017