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

#include <boundaryLayersData.h>

Collaboration diagram for BoundaryLayerData:

Public Member Functions

 BoundaryLayerData ()
 
 BoundaryLayerData (const SVector3 &dir, const std::vector< MVertex * > &column)
 

Public Attributes

SVector3 _n
 
std::vector< MVertex * > _column
 

Detailed Description

Definition at line 24 of file boundaryLayersData.h.

Constructor & Destructor Documentation

◆ BoundaryLayerData() [1/2]

BoundaryLayerData::BoundaryLayerData ( )
inline

Definition at line 27 of file boundaryLayersData.h.

◆ BoundaryLayerData() [2/2]

BoundaryLayerData::BoundaryLayerData ( const SVector3 dir,
const std::vector< MVertex * > &  column 
)
inline

Definition at line 28 of file boundaryLayersData.h.

Member Data Documentation

◆ _column

std::vector<MVertex *> BoundaryLayerData::_column

◆ _n

SVector3 BoundaryLayerData::_n

Definition at line 25 of file boundaryLayersData.h.


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