|
gmsh-TingyuanDoc
0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
|
#include <tetgenBR.h>
Public Member Functions | |
| flipconstraints () | |
Public Attributes | |
| int | enqflag |
| int | chkencflag |
| int | unflip |
| int | collectnewtets |
| int | collectencsegflag |
| int | remove_ndelaunay_edge |
| REAL | bak_tetprism_vol |
| REAL | tetprism_vol_sum |
| int | remove_large_angle |
| REAL | cosdihed_in |
| REAL | cosdihed_out |
| int | checkflipeligibility |
| point | seg [2] |
| point | fac [3] |
| point | remvert |
Definition at line 589 of file tetgenBR.h.
|
inline |
Definition at line 614 of file tetgenBR.h.
| REAL tetgenmesh::flipconstraints::bak_tetprism_vol |
Definition at line 602 of file tetgenBR.h.
Referenced by flipconstraints().
| int tetgenmesh::flipconstraints::checkflipeligibility |
Definition at line 609 of file tetgenBR.h.
Referenced by flipconstraints().
| int tetgenmesh::flipconstraints::chkencflag |
Definition at line 593 of file tetgenBR.h.
Referenced by flipconstraints().
| int tetgenmesh::flipconstraints::collectencsegflag |
Definition at line 598 of file tetgenBR.h.
Referenced by flipconstraints().
| int tetgenmesh::flipconstraints::collectnewtets |
Definition at line 597 of file tetgenBR.h.
Referenced by flipconstraints().
| REAL tetgenmesh::flipconstraints::cosdihed_in |
Definition at line 605 of file tetgenBR.h.
Referenced by flipconstraints().
| REAL tetgenmesh::flipconstraints::cosdihed_out |
Definition at line 606 of file tetgenBR.h.
Referenced by flipconstraints().
| int tetgenmesh::flipconstraints::enqflag |
Definition at line 592 of file tetgenBR.h.
Referenced by flipconstraints().
| point tetgenmesh::flipconstraints::fac[3] |
Definition at line 611 of file tetgenBR.h.
Referenced by flipconstraints().
| int tetgenmesh::flipconstraints::remove_large_angle |
Definition at line 604 of file tetgenBR.h.
Referenced by flipconstraints().
| int tetgenmesh::flipconstraints::remove_ndelaunay_edge |
Definition at line 601 of file tetgenBR.h.
Referenced by flipconstraints().
| point tetgenmesh::flipconstraints::remvert |
Definition at line 612 of file tetgenBR.h.
Referenced by flipconstraints().
| point tetgenmesh::flipconstraints::seg[2] |
Definition at line 610 of file tetgenBR.h.
Referenced by flipconstraints().
| REAL tetgenmesh::flipconstraints::tetprism_vol_sum |
Definition at line 603 of file tetgenBR.h.
Referenced by flipconstraints().
| int tetgenmesh::flipconstraints::unflip |
Definition at line 596 of file tetgenBR.h.
Referenced by flipconstraints().