gmsh-TingyuanDoc
0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
|
Public Attributes | |
int | Num |
double | t |
double | lc |
double | p |
double | xp |
Definition at line 21 of file meshGEdge.cpp.
double IntPoint::lc |
Definition at line 28 of file meshGEdge.cpp.
Referenced by Integration(), meshGEdge::operator()(), RecursiveIntegration(), smoothPrimitive(), and trapezoidal().
int IntPoint::Num |
Definition at line 23 of file meshGEdge.cpp.
double IntPoint::p |
Definition at line 28 of file meshGEdge.cpp.
Referenced by Integration(), meshGEdge::operator()(), RecursiveIntegration(), and smoothPrimitive().
double IntPoint::t |
Definition at line 28 of file meshGEdge.cpp.
Referenced by Integration(), meshGEdgeProcessing(), meshGEdge::operator()(), RecursiveIntegration(), smoothPrimitive(), and trapezoidal().
double IntPoint::xp |
Definition at line 28 of file meshGEdge.cpp.
Referenced by meshGEdgeProcessing().