gmsh-TingyuanDoc
0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
|
Public Attributes | |
VerSct | ver [8] |
VerSct | BakVer [8] |
EdgSct | edg |
EdgSct | BakEdg |
TriSct | tri |
TriSct | BakTri |
QadSct | qad |
QadSct | BakQad |
TetSct | tet |
TetSct | BakTet |
PyrSct | pyr |
PyrSct | BakPyr |
PriSct | pri |
PriSct | BakPri |
HexSct | hex |
HexSct | BakHex |
char * | FlgTab |
itg * | TagTab |
itg | tag |
EdgSct MshThrSct::BakEdg |
Definition at line 170 of file libol1.c.
Referenced by BakMshItm(), and RstMshItm().
QadSct MshThrSct::BakQad |
Definition at line 172 of file libol1.c.
Referenced by BakMshItm(), and RstMshItm().
TetSct MshThrSct::BakTet |
Definition at line 173 of file libol1.c.
Referenced by BakMshItm(), and RstMshItm().
TriSct MshThrSct::BakTri |
Definition at line 171 of file libol1.c.
Referenced by BakMshItm(), and RstMshItm().
VerSct MshThrSct::BakVer[8] |
Definition at line 169 of file libol1.c.
Referenced by BakMshItm(), and RstMshItm().
EdgSct MshThrSct::edg |
Definition at line 170 of file libol1.c.
Referenced by AddEdg(), BakMshItm(), GetBox(), GetOctLnk(), LolNewOctree(), LolProjectVertex(), RstMshItm(), SetItm(), and SubOct().
char* MshThrSct::FlgTab |
Definition at line 177 of file libol1.c.
Referenced by LolGetBoundingBox(), and LolNewOctree().
QadSct MshThrSct::qad |
Definition at line 172 of file libol1.c.
Referenced by AddQad(), BakMshItm(), GetBox(), GetOctLnk(), LolNewOctree(), LolProjectVertex(), RstMshItm(), SetItm(), and SubOct().
itg MshThrSct::tag |
Definition at line 178 of file libol1.c.
Referenced by GetOctLnk(), IntRayOct(), LolGetNearest(), LolIntersectSurface(), and LolNewOctree().
itg* MshThrSct::TagTab |
Definition at line 178 of file libol1.c.
Referenced by GetOctLnk(), IntRayOct(), and LolNewOctree().
TetSct MshThrSct::tet |
Definition at line 173 of file libol1.c.
Referenced by AddTet(), BakMshItm(), GetBox(), GetOctLnk(), LolNewOctree(), RstMshItm(), SetItm(), and SubOct().
TriSct MshThrSct::tri |
Definition at line 171 of file libol1.c.
Referenced by AddTri(), BakMshItm(), GetBox(), GetOctLnk(), IntRayOct(), LolNewOctree(), LolProjectVertex(), RstMshItm(), SetItm(), and SubOct().
VerSct MshThrSct::ver[8] |
Definition at line 169 of file libol1.c.
Referenced by AddVer(), BakMshItm(), GetBox(), LolNewOctree(), RstMshItm(), SetItm(), and SubOct().