gmsh-TingyuanDoc  0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
gmshCrossFields.h File Reference
#include <string>
Include dependency graph for gmshCrossFields.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int computeCrossField (GModel *, std::vector< int > &tags)
 
int computeQuadDecomposition (GModel *, std::vector< int > &tags)
 

Function Documentation

◆ computeCrossField()

int computeCrossField ( GModel ,
std::vector< int > &  tags 
)

Definition at line 3895 of file gmshCrossFields.cpp.

Referenced by GmshBatch().

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

◆ computeQuadDecomposition()

int computeQuadDecomposition ( GModel ,
std::vector< int > &  tags 
)