Version: 9.15.0
Home
GMSHPluginBuilder.py File Reference

Data Structures

class  GMSH_Algorithm
 Base of all GMSH algorithms. More...
 
class  GMSH_2D_Algorithm
 
class  GMSH_3D_Algorithm
 
class  GMSH_3D_Remote_Algorithm
 

Namespaces

 GMSHPluginBuilder
 Python API for the GMSH meshing plug-in module.
 

Variables

int noGMSHPlugin = 0
 
string GMSH = "GMSH"
 
string GMSH_3D = "GMSH_3D"
 
string GMSH_2D = "GMSH_2D"
 
string GMSH_3D_Remote = "GMSH_3D_Remote"