gmsh-TingyuanDoc  0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
swapquad Struct Reference

#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]
 

Detailed Description

Definition at line 75 of file meshGFaceOptimize.h.

Constructor & Destructor Documentation

◆ swapquad() [1/2]

swapquad::swapquad ( MVertex v1,
MVertex v2,
MVertex v3,
MVertex v4 
)
inline

Definition at line 89 of file meshGFaceOptimize.h.

Here is the call graph for this function:

◆ swapquad() [2/2]

swapquad::swapquad ( int const  v1,
int const  v2,
int const  v3,
int const  v4 
)
inline

Definition at line 98 of file meshGFaceOptimize.h.

Member Function Documentation

◆ operator<()

bool swapquad::operator< ( const swapquad o) const
inline

Definition at line 77 of file meshGFaceOptimize.h.

Member Data Documentation

◆ v

int swapquad::v[4]

Definition at line 76 of file meshGFaceOptimize.h.

Referenced by operator<(), and swapquad().


The documentation for this struct was generated from the following file: