Version: 8.3.0
Home
 All Data Structures Namespaces Files Functions Variables
GHS3DPluginBuilder.py File Reference

Data Structures

class  GHS3D_Algorithm
 Tetrahedron MG-Tetra 3D algorithm. More...
 
class  GHS3D_Optimizer
 MG-Tetra Optimization algorithm - optimizer of tetrahedral meshes. More...
 

Namespaces

namespace  GHS3DPluginBuilder
 Python API for the MG-Tetra meshing plug-in module.
 

Variables

int noGHS3DPlugin = 0
 
string MG_Tetra = "MG-Tetra"
 Algorithm type: MG-Tetra tetrahedron 3D algorithm, see GHS3D_Algorithm. More...
 
 GHS3D = MG_Tetra
 
string MG_Tetra_Optimization = "MG-Tetra Optimization"