|
gmsh-TingyuanDoc
0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
|
#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"
Go to the source code of this file.
Functions | |
| static bool | getMeshVertices (GModel *m, int num, int *n, std::vector< MVertex * > &vec) |
Definition at line 17 of file GModelIO_ACTRAN.cpp.
Referenced by GModel::readACTRAN().

