gmsh-TingyuanDoc
0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
|
#include <boundaryLayersData.h>
Public Member Functions | |
BoundaryLayerFan (MEdge e1, MEdge e2, bool s=true) | |
Public Attributes | |
MEdge | _e1 |
MEdge | _e2 |
bool | sense |
Definition at line 34 of file boundaryLayersData.h.
Definition at line 37 of file boundaryLayersData.h.
MEdge BoundaryLayerFan::_e1 |
Definition at line 35 of file boundaryLayersData.h.
MEdge BoundaryLayerFan::_e2 |
Definition at line 35 of file boundaryLayersData.h.
bool BoundaryLayerFan::sense |
Definition at line 36 of file boundaryLayersData.h.