Python API for the GMSH meshing plug-in module. More...
Data Structures | |
| class | GMSH_Algorithm |
| Base of all GMSH algorithms. More... | |
| class | GMSH_2D_Algorithm |
| class | GMSH_3D_Algorithm |
| class | GMSH_3D_Remote_Algorithm |
Variables | |
| int | noGMSHPlugin = 0 |
| string | GMSH = "GMSH" |
| string | GMSH_3D = "GMSH_3D" |
| string | GMSH_2D = "GMSH_2D" |
| string | GMSH_3D_Remote = "GMSH_3D_Remote" |
Python API for the GMSH meshing plug-in module.
| int noGMSHPlugin = 0 |
| string GMSH = "GMSH" |
| string GMSH_3D = "GMSH_3D" |
| string GMSH_2D = "GMSH_2D" |
| string GMSH_3D_Remote = "GMSH_3D_Remote" |