smooth_controls#

class ansys.fluent.core.generated.meshing.tui_261.main_menu.mesh.poly.controls.smooth_controls(service, version, mode, path)#

Bases: TUIMenu

Poly smooth controls.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

centroid_smooth_iterations(service, version, ...)

Centroid smoothing iterations.

edge_smooth_iterations(service, version, ...)

Edge smoothing iterations.

laplace_smooth_iterations(service, version, ...)

Laplace smoothing iterations.

smooth_attempts(service, version, mode, path)

Smooth attempts.

smooth_boundary(service, version, mode, path)

Smooth boundary as part of cell smoothing.

smooth_iterations(service, version, mode, path)

Smooth iterations.

smooth_on_layer(service, version, mode, path)

Smooth poly-prism nodes on layer.

smooth_skew(service, version, mode, path)

Smooth minimum skewness.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

class centroid_smooth_iterations(service, version, mode, path)#

Bases: TUIMethod

Centroid smoothing iterations.

class edge_smooth_iterations(service, version, mode, path)#

Bases: TUIMethod

Edge smoothing iterations.

class laplace_smooth_iterations(service, version, mode, path)#

Bases: TUIMethod

Laplace smoothing iterations.

class smooth_attempts(service, version, mode, path)#

Bases: TUIMethod

Smooth attempts.

class smooth_boundary(service, version, mode, path)#

Bases: TUIMethod

Smooth boundary as part of cell smoothing.

class smooth_iterations(service, version, mode, path)#

Bases: TUIMethod

Smooth iterations.

class smooth_on_layer(service, version, mode, path)#

Bases: TUIMethod

Smooth poly-prism nodes on layer.

class smooth_skew(service, version, mode, path)#

Bases: TUIMethod

Smooth minimum skewness.