gmsh-TingyuanDoc  0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
MTriangle.h File Reference
#include "MElement.h"
Include dependency graph for MTriangle.h:

Go to the source code of this file.

Classes

class  MTriangle
 
class  MTriangle6
 
class  MTriangleN
 
struct  compareMTriangleLexicographic
 

Typedefs

typedef std::vector< int > IndicesReoriented
 
typedef std::pair< int, std::pair< int, int > > TupleReorientation
 

Functions

template<class T >
void sort3 (T t[3])
 

Typedef Documentation

◆ IndicesReoriented

typedef std::vector<int> IndicesReoriented

Definition at line 296 of file MTriangle.h.

◆ TupleReorientation

typedef std::pair<int, std::pair<int, int> > TupleReorientation

Definition at line 297 of file MTriangle.h.

Function Documentation

◆ sort3()

template<class T >
void sort3 ( t[3])

Definition at line 432 of file MTriangle.h.

Referenced by compareMTriangleLexicographic::operator()().

Here is the caller graph for this function: