gmsh-TingyuanDoc
0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
|
#include <meshGFaceOptimize.h>
Public Member Functions | |
bool | operator< (const swapquad &o) const |
swapquad (MVertex *v1, MVertex *v2, MVertex *v3, MVertex *v4) | |
swapquad (int const v1, int const v2, int const v3, int const v4) | |
Public Attributes | |
int | v [4] |
Definition at line 75 of file meshGFaceOptimize.h.
|
inline |
Definition at line 98 of file meshGFaceOptimize.h.
|
inline |
Definition at line 77 of file meshGFaceOptimize.h.
int swapquad::v[4] |
Definition at line 76 of file meshGFaceOptimize.h.
Referenced by operator<(), and swapquad().