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

Go to the source code of this file.

Functions

bool compare (const MVertex *const v0, const MVertex *const v1)
 
void sortVertices (const std::vector< MVertex * > &v, std::vector< char > &s)
 

Function Documentation

◆ compare()

bool compare ( const MVertex *const  v0,
const MVertex *const  v1 
)

Definition at line 15 of file MFace.cpp.

Referenced by avl_delete(), avl_insert(), avl_lookup(), GFace2PolyMesh(), gl2psTraverseBspTree(), and sortVertices().

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

◆ sortVertices()

void sortVertices ( const std::vector< MVertex * > &  v,
std::vector< char > &  s 
)

Definition at line 20 of file MFace.cpp.

Referenced by MFace::MFace().

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