SALOME documentation central

Additional Hypotheses
[Defining hypotheses]

Functions

def Propagation
 Defines "Propagation" hypothesis that propagates all other hypotheses on all other edges that are at the opposite side in case of quadrangular faces.
def QuadraticMesh
 Defines "QuadraticMesh" hypothesis, forcing construction of quadratic edges.
def QuadranglePreference
 Defines "QuadranglePreference" hypothesis, forcing construction of quadrangles if the number of nodes on the opposite edges is not the same while the total number of nodes on edges is even.
def TrianglePreference
 Defines "TrianglePreference" hypothesis, forcing construction of triangles in the refinement area if the number of nodes on the opposite edges is not the same.

Function Documentation

def Propagation (   self  )  [inherited]

Defines "Propagation" hypothesis that propagates all other hypotheses on all other edges that are at the opposite side in case of quadrangular faces.

def QuadraticMesh (   self  )  [inherited]

Defines "QuadraticMesh" hypothesis, forcing construction of quadratic edges.

If the 2D mesher sees that all boundary edges are quadratic, it generates quadratic faces, else it generates linear faces using medium nodes as if they are vertices. The 3D mesher generates quadratic volumes only if all boundary faces are quadratic, else it fails.

def QuadranglePreference (   self  )  [inherited]

Defines "QuadranglePreference" hypothesis, forcing construction of quadrangles if the number of nodes on the opposite edges is not the same while the total number of nodes on edges is even.

def TrianglePreference (   self  )  [inherited]

Defines "TrianglePreference" hypothesis, forcing construction of triangles in the refinement area if the number of nodes on the opposite edges is not the same.

 All Data Structures Namespaces Files Functions Variables

Copyright © 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS