gmsh-TingyuanDoc  0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
MVertexPtrLessThanLexicographic Class Reference

#include <MVertex.h>

Public Member Functions

bool operator() (const MVertex *v1, const MVertex *v2) const
 

Static Public Member Functions

static double getTolerance ()
 

Static Private Attributes

static double tolerance = 1.e-6
 

Detailed Description

Definition at line 210 of file MVertex.h.

Member Function Documentation

◆ getTolerance()

double MVertexPtrLessThanLexicographic::getTolerance ( )
static

Definition at line 410 of file MVertex.cpp.

Referenced by MEdge::isInside().

Here is the caller graph for this function:

◆ operator()()

bool MVertexPtrLessThanLexicographic::operator() ( const MVertex v1,
const MVertex v2 
) const

Definition at line 412 of file MVertex.cpp.

Here is the call graph for this function:

Member Data Documentation

◆ tolerance

double MVertexPtrLessThanLexicographic::tolerance = 1.e-6
staticprivate

Definition at line 211 of file MVertex.h.

Referenced by getTolerance(), and operator()().


The documentation for this class was generated from the following files: