
Public Member Functions | |
| def | __init__ (self, mesh, geom=0) |
| Private constructor. More... | |
| def | Parameters (self) |
| Defines hypothesis having several parameters. More... | |
Data Fields | |
| params | |
Static Public Attributes | |
| string | meshMethod = "Tetrahedron" |
| algoType = GMSH_3D | |
| def __init__ | ( | self, | |
| mesh, | |||
geom = 0 |
|||
| ) |
Private constructor.
Reimplemented from GMSH_Algorithm.
|
inherited |
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 |
|
inherited |