smesh.Mesh_Algorithm Class Reference

Mother class to define algorithm, recommended to don't use directly. More...

Inheritance diagram for smesh.Mesh_Algorithm:

Inheritance graph

Public Member Functions

def GetSubMesh
def GetAlgorithm
 Return the wrapped mesher.
def TreatHypoStatus
 Private method.
def Create
 Private method.
def Hypothesis
 Private method.

Data Fields

 mesh
 geom
 subm
 algo

Static Public Attributes

int mesh = 0
int geom = 0
int subm = 0
int algo = 0

Detailed Description

More details.


Member Function Documentation

def smesh.Mesh_Algorithm.GetSubMesh   self  ) 
 

def smesh.Mesh_Algorithm.GetAlgorithm   self  ) 
 

def smesh.Mesh_Algorithm.TreatHypoStatus   self,
  status,
  hypName,
  geomName,
  isAlgo
 

Print error message if a hypothesis was not assigned.

def smesh.Mesh_Algorithm.Create   self,
  mesh,
  geom,
  hypo,
  so = "libStdMeshersEngine.so"
 

def smesh.Mesh_Algorithm.Hypothesis   self,
  hyp,
  args = [],
  so = "libStdMeshersEngine.so"
 


Field Documentation

int smesh.Mesh_Algorithm.mesh = 0 [static]
 

int smesh.Mesh_Algorithm.geom = 0 [static]
 

int smesh.Mesh_Algorithm.subm = 0 [static]
 

int smesh.Mesh_Algorithm.algo = 0 [static]
 

smesh.Mesh_Algorithm.mesh
 

smesh.Mesh_Algorithm.geom
 

smesh.Mesh_Algorithm.subm
 

smesh.Mesh_Algorithm.algo