gmsh-TingyuanDoc
0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
|
Public Attributes | |
OctThrSct | thr [MaxThr] |
itg | MaxLvl |
itg | NmbFreOct |
itg | NmbOct |
itg | GrdLvl |
itg | NmbBuc |
itg | NmbThr |
size_t | MemUse |
fpn | eps |
fpn | MaxSiz |
fpn | MinSiz |
fpn | BucSiz |
fpn | bnd [2][3] |
OctSct | oct |
OctSct * | CurOctBlk |
BucSct * | grd |
LnkSct * | NexFreLnk |
MemSct * | NexMem |
MshSct * | msh |
fpn TreSct::bnd[2][3] |
Definition at line 220 of file libol1.c.
Referenced by GetBucBox(), LolGetBoundingBox(), LolGetNearest(), LolIntersectSurface(), and LolNewOctree().
fpn TreSct::BucSiz |
Definition at line 220 of file libol1.c.
Referenced by GetBucBox(), LolGetNearest(), LolIntersectSurface(), and LolNewOctree().
fpn TreSct::eps |
Definition at line 220 of file libol1.c.
Referenced by AddEdg(), AddQad(), AddTet(), AddTri(), GetBox(), LolGetBoundingBox(), LolIntersectSurface(), LolNewOctree(), LolProjectVertex(), and SubOct().
BucSct* TreSct::grd |
Definition at line 222 of file libol1.c.
Referenced by GetBucNgb(), LolGetNearest(), LolIntersectSurface(), and LolNewOctree().
itg TreSct::GrdLvl |
size_t TreSct::MemUse |
Definition at line 219 of file libol1.c.
Referenced by FreAllMem(), LolFreeOctree(), and NewMem().
MshSct* TreSct::msh |
Definition at line 225 of file libol1.c.
Referenced by GetBox(), IntRayOct(), LolGetBoundingBox(), LolGetNearest(), LolIntersectSurface(), LolNewOctree(), and LolProjectVertex().
LnkSct* TreSct::NexFreLnk |
MemSct* TreSct::NexMem |
Definition at line 224 of file libol1.c.
Referenced by FreAllMem(), and NewMem().
itg TreSct::NmbBuc |
Definition at line 218 of file libol1.c.
Referenced by GetBucNgb(), LolGetNearest(), LolIntersectSurface(), and LolNewOctree().
itg TreSct::NmbThr |
Definition at line 218 of file libol1.c.
Referenced by LolGetNearest(), and LolNewOctree().
OctSct TreSct::oct |
Definition at line 221 of file libol1.c.
Referenced by LolGetBoundingBox(), and LolNewOctree().
Definition at line 217 of file libol1.c.
Referenced by AddEdg(), AddQad(), AddTet(), AddTri(), GetBox(), LolGetNearest(), LolIntersectSurface(), LolNewOctree(), LolProjectVertex(), and SubOct().