gmsh-TingyuanDoc  0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
edgeColumn Struct Reference

#include <boundaryLayersData.h>

Collaboration diagram for edgeColumn:

Public Member Functions

 edgeColumn (const BoundaryLayerData &c1, const BoundaryLayerData &c2)
 

Public Attributes

const BoundaryLayerData_c1
 
const BoundaryLayerData_c2
 

Detailed Description

Definition at line 43 of file boundaryLayersData.h.

Constructor & Destructor Documentation

◆ edgeColumn()

edgeColumn::edgeColumn ( const BoundaryLayerData c1,
const BoundaryLayerData c2 
)
inline

Definition at line 45 of file boundaryLayersData.h.

Member Data Documentation

◆ _c1

const BoundaryLayerData& edgeColumn::_c1

Definition at line 44 of file boundaryLayersData.h.

Referenced by modifyInitialMeshForBoundaryLayers().

◆ _c2

const BoundaryLayerData & edgeColumn::_c2

Definition at line 44 of file boundaryLayersData.h.

Referenced by modifyInitialMeshForBoundaryLayers().


The documentation for this struct was generated from the following file: