gmsh-TingyuanDoc  0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
MEdge.cpp File Reference
#include <algorithm>
#include "MEdge.h"
#include "Numeric.h"
#include "GmshDefines.h"
#include "ElementType.h"
#include "nodalBasis.h"
#include "BasisFactory.h"
Include dependency graph for MEdge.cpp:

Go to the source code of this file.

Functions

bool SortEdgeConsecutive (const std::vector< MEdge > &e, std::vector< std::vector< MVertex * > > &vs)
 

Function Documentation

◆ SortEdgeConsecutive()

bool SortEdgeConsecutive ( const std::vector< MEdge > &  e,
std::vector< std::vector< MVertex * > > &  vs 
)

Definition at line 68 of file MEdge.cpp.

Referenced by classifyFaces(), computeParametrization(), discreteEdge::createGeometry(), GMSH_BoundaryAnglesPlugin::execute(), and isTriangulationParametrizable().

Here is the call graph for this function:
Here is the caller graph for this function: