gmsh-TingyuanDoc  0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
MElementCut.h File Reference
#include "GmshMessage.h"
#include "MElement.h"
#include "MTetrahedron.h"
#include "MTriangle.h"
#include "MLine.h"
Include dependency graph for MElementCut.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MPolyhedron
 
class  MPolygon
 
class  MLineChild
 
class  MTriangleBorder
 
class  MPolygonBorder
 
class  MLineBorder
 

Functions

GModelbuildCutMesh (GModel *gm, gLevelset *ls, std::map< int, std::vector< MElement * > > elements[10], std::map< int, MVertex * > &vertexMap, std::map< int, std::map< int, std::string > > physicals[4], bool cutElem)
 

Function Documentation

◆ buildCutMesh()

GModel* buildCutMesh ( GModel gm,
gLevelset ls,
std::map< int, std::vector< MElement * > >  elements[10],
std::map< int, MVertex * > &  vertexMap,
std::map< int, std::map< int, std::string > >  physicals[4],
bool  cutElem 
)

Definition at line 1462 of file MElementCut.cpp.

Referenced by GModel::buildCutGModel().

Here is the call graph for this function:
Here is the caller graph for this function: