Version: 9.15.0
Home
GMSH_3D_Algorithm Class Reference
Inheritance diagram for GMSH_3D_Algorithm:
Inheritance graph

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
 

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  mesh,
  geom = 0 
)

Private constructor.

Reimplemented from GMSH_Algorithm.

Member Function Documentation

◆ Parameters()

Field Documentation

◆ meshMethod

string meshMethod = "Tetrahedron"
static

◆ algoType

algoType = GMSH_3D
static

◆ params

params
inherited