gmsh-TingyuanDoc
0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
|
#include <Geo.h>
Public Attributes | |
int | Num |
int | Typ |
int | Method |
int | Recombine3D |
int | QuadTri |
ExtrudeParams * | Extrude |
List_T * | TrsfPoints |
List_T * | Surfaces |
List_T * | SurfacesOrientations |
List_T * | SurfacesByTag |
ExtrudeParams* Volume::Extrude |
Definition at line 147 of file Geo.h.
Referenced by CreateVolume(), ExtrudeSurface(), FreeVolume(), ReplaceDuplicateSurfaces(), and gmshRegion::resetMeshAttributes().
int Volume::Method |
Definition at line 144 of file Geo.h.
Referenced by CopyVolume(), CreateVolume(), gmshRegion::resetMeshAttributes(), and GEO_Internals::setTransfiniteVolume().
int Volume::Num |
Definition at line 142 of file Geo.h.
Referenced by CompareVolume(), GEO_Internals::copy(), CreateVolume(), DeleteVolume(), ExtrudeShapes(), FindVolume(), RemoveDegenerateVolumes(), SetVolumeSurfaces(), and GEO_Internals::synchronize().
int Volume::QuadTri |
Definition at line 146 of file Geo.h.
Referenced by CopyVolume(), CreateVolume(), gmshRegion::resetMeshAttributes(), and GEO_Internals::setTransfiniteVolumeQuadTri().
int Volume::Recombine3D |
Definition at line 145 of file Geo.h.
Referenced by CopyVolume(), CreateVolume(), gmshRegion::resetMeshAttributes(), and GEO_Internals::setRecombine().
List_T* Volume::Surfaces |
Definition at line 149 of file Geo.h.
Referenced by ApplyTransformationToVolume(), CopyVolume(), CreateVolume(), DeleteSurface(), DeleteVolume(), DuplicateVolume(), GModel::exportDiscreteGEOInternals(), ExtrudeShapes(), ExtrudeSurface(), FreeVolume(), RemoveDegenerateSurfaces(), RemoveDegenerateVolumes(), ReplaceDuplicateSurfaces(), gmshRegion::resetNativePtr(), and SetVolumeSurfaces().
List_T* Volume::SurfacesByTag |
Definition at line 151 of file Geo.h.
Referenced by CopyVolume(), CreateVolume(), ExtrudeSurface(), FreeVolume(), ReplaceDuplicateSurfaces(), gmshRegion::resetNativePtr(), and SetVolumeSurfaces().
List_T* Volume::SurfacesOrientations |
Definition at line 150 of file Geo.h.
Referenced by CopyVolume(), CreateVolume(), ExtrudeSurface(), FreeVolume(), RemoveDegenerateSurfaces(), RemoveDegenerateVolumes(), gmshRegion::resetNativePtr(), and SetVolumeSurfaces().
List_T* Volume::TrsfPoints |
Definition at line 148 of file Geo.h.
Referenced by CopyVolume(), CreateVolume(), FreeVolume(), ReplaceDuplicatePoints(), ReplaceDuplicatePointsNew(), gmshRegion::resetMeshAttributes(), and GEO_Internals::setTransfiniteVolume().
int Volume::Typ |
Definition at line 143 of file Geo.h.
Referenced by CopyVolume(), CreateVolume(), ExtrudeShapes(), and gmshRegion::geomType().