gmsh-TingyuanDoc
0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
meshGRegionBoundaryRecovery.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 MESH_GREGION_BOUNDARY_RECOVERY_H
7
#define MESH_GREGION_BOUNDARY_RECOVERY_H
8
9
class
GRegion
;
10
class
splitQuadRecovery
;
11
12
bool
meshGRegionBoundaryRecovery
(
GRegion
*gr,
splitQuadRecovery
*
sqr
=
nullptr
);
13
14
#endif
sqr
static int sqr(int x)
Definition:
gl2gif.cpp:266
meshGRegionBoundaryRecovery
bool meshGRegionBoundaryRecovery(GRegion *gr, splitQuadRecovery *sqr=nullptr)
Definition:
meshGRegionBoundaryRecovery.cpp:1356
splitQuadRecovery
Definition:
meshGRegion.h:72
GRegion
Definition:
GRegion.h:28
src
mesh
meshGRegionBoundaryRecovery.h
Generated by
1.8.18