gmsh-TingyuanDoc
0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
|
#include <BackgroundMesh.h>
Public Member Functions | |
crossField2d (MVertex *, GEdge *) | |
crossField2d (double a) | |
crossField2d & | operator+= (const crossField2d &) |
Static Public Member Functions | |
static void | normalizeAngle (double &angle) |
Public Attributes | |
double | _angle |
Definition at line 32 of file BackgroundMesh.h.
|
inline |
Definition at line 42 of file BackgroundMesh.h.
|
inlinestatic |
Definition at line 34 of file BackgroundMesh.h.
Referenced by crossField2d(), backgroundMesh::getAngle(), backgroundMesh::propagateCrossField(), and backgroundMesh::propagateCrossFieldByDistance().
crossField2d& crossField2d::operator+= | ( | const crossField2d & | ) |
double crossField2d::_angle |
Definition at line 33 of file BackgroundMesh.h.
Referenced by crossField2d().