gmsh-TingyuanDoc
0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
|
#include <boundaryLayersData.h>
Public Member Functions | |
edgeColumn (const BoundaryLayerData &c1, const BoundaryLayerData &c2) | |
Public Attributes | |
const BoundaryLayerData & | _c1 |
const BoundaryLayerData & | _c2 |
Definition at line 43 of file boundaryLayersData.h.
|
inline |
Definition at line 45 of file boundaryLayersData.h.
const BoundaryLayerData& edgeColumn::_c1 |
Definition at line 44 of file boundaryLayersData.h.
Referenced by modifyInitialMeshForBoundaryLayers().
const BoundaryLayerData & edgeColumn::_c2 |
Definition at line 44 of file boundaryLayersData.h.
Referenced by modifyInitialMeshForBoundaryLayers().