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

#include <boundaryLayersData.h>

Collaboration diagram for BoundaryLayerFan:

Public Member Functions

 BoundaryLayerFan (MEdge e1, MEdge e2, bool s=true)
 

Public Attributes

MEdge _e1
 
MEdge _e2
 
bool sense
 

Detailed Description

Definition at line 34 of file boundaryLayersData.h.

Constructor & Destructor Documentation

◆ BoundaryLayerFan()

BoundaryLayerFan::BoundaryLayerFan ( MEdge  e1,
MEdge  e2,
bool  s = true 
)
inline

Definition at line 37 of file boundaryLayersData.h.

Member Data Documentation

◆ _e1

MEdge BoundaryLayerFan::_e1

Definition at line 35 of file boundaryLayersData.h.

◆ _e2

MEdge BoundaryLayerFan::_e2

Definition at line 35 of file boundaryLayersData.h.

◆ sense

bool BoundaryLayerFan::sense

Definition at line 36 of file boundaryLayersData.h.


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