gmsh-TingyuanDoc  0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
MElementCut.cpp File Reference
#include <stdlib.h>
#include <sstream>
#include "GmshConfig.h"
#include "GModel.h"
#include "MElement.h"
#include "MElementCut.h"
#include "gmshLevelset.h"
#include "MQuadrangle.h"
Include dependency graph for MElementCut.cpp:

Go to the source code of this file.

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: