Version: 9.15.0
Home
GMSH_Algorithm Class Reference

Base of all GMSH algorithms. More...

Inheritance diagram for GMSH_Algorithm:
Inheritance graph

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
 

Detailed Description

Base of all GMSH algorithms.

Constructor & Destructor Documentation

◆ __init__()

Member Function Documentation

◆ Parameters()

Field Documentation

◆ meshMethod

string meshMethod = "Tetrahedron"
static

◆ algoType

algoType = GMSH
static

◆ params

params