Base of all GMSH algorithms. More...

Public Member Functions | |
| def | __init__ (self, mesh, geom=0) |
| def | Parameters (self) |
| Defines hypothesis having several parameters. More... | |
Data Fields | |
| params | |
Static Public Attributes | |
| string | meshMethod = "Tetrahedron" |
| algoType = GMSH | |
Base of all GMSH algorithms.
| def __init__ | ( | self, | |
| mesh, | |||
geom = 0 |
|||
| ) |
Reimplemented in GMSH_3D_Remote_Algorithm, GMSH_3D_Algorithm, and GMSH_2D_Algorithm.
References GMSH_Algorithm.algoType, GMSH_2D_Algorithm.algoType, GMSH_3D_Algorithm.algoType, GMSH_3D_Remote_Algorithm.algoType, and Mesh_Algorithm.Create().
| def Parameters | ( | self | ) |
Defines hypothesis having several parameters.
References GMSH_Algorithm.algoType, GMSH_2D_Algorithm.algoType, GMSH_3D_Algorithm.algoType, GMSH_3D_Remote_Algorithm.algoType, Mesh_Algorithm.geom, Mesh_Algorithm.Hypothesis(), Mesh_Algorithm.mesh, and GMSH_Algorithm.params.
|
static |
|
static |
| params |