gmsh-TingyuanDoc
0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
GModelCreateTopologyFromMesh.h
Go to the documentation of this file.
1
// Gmsh - Copyright (C) 1997-2022 C. Geuzaine, J.-F. Remacle
2
//
3
// See the LICENSE.txt file in the Gmsh root directory for license information.
4
// Please report all issues on https://gitlab.onelab.info/gmsh/gmsh/issues.
5
6
#ifndef CREATE_TOPOLOGY_FROMMESH
7
#define CREATE_TOPOLOGY_FROMMESH
8
9
class
GModel
;
10
void
createTopologyFromMeshNew
(
GModel
*gm);
11
12
#endif
GModel
Definition:
GModel.h:44
createTopologyFromMeshNew
void createTopologyFromMeshNew(GModel *gm)
src
geo
GModelCreateTopologyFromMesh.h
Generated by
1.8.18