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

#include <frameSolver.h>

Collaboration diagram for gmshFixation:

Public Member Functions

 gmshFixation (GVertex *v, int d, double val)
 

Public Attributes

GVertex_vertex
 
int _direction
 
double _value
 

Detailed Description

Definition at line 46 of file frameSolver.h.

Constructor & Destructor Documentation

◆ gmshFixation()

gmshFixation::gmshFixation ( GVertex v,
int  d,
double  val 
)
inline

Definition at line 50 of file frameSolver.h.

Member Data Documentation

◆ _direction

int gmshFixation::_direction

Definition at line 48 of file frameSolver.h.

◆ _value

double gmshFixation::_value

Definition at line 49 of file frameSolver.h.

◆ _vertex

GVertex* gmshFixation::_vertex

Definition at line 47 of file frameSolver.h.


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