gmsh-TingyuanDoc  0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
GModelIO_MESH.cpp File Reference
#include <stdlib.h>
#include <string.h>
#include "GModel.h"
#include "OS.h"
#include "MLine.h"
#include "MTriangle.h"
#include "MQuadrangle.h"
#include "MTetrahedron.h"
#include "MHexahedron.h"
#include "Context.h"
Include dependency graph for GModelIO_MESH.cpp:

Go to the source code of this file.

Functions

static bool getMeshVertices (int num, int *indices, std::vector< MVertex * > &vec, std::vector< MVertex * > &vertices)
 

Function Documentation

◆ getMeshVertices()

static bool getMeshVertices ( int  num,
int *  indices,
std::vector< MVertex * > &  vec,
std::vector< MVertex * > &  vertices 
)
static

Definition at line 17 of file GModelIO_MESH.cpp.

Referenced by GModel::readMESH().

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