amg#

class ansys.fluent.core.solver.tui_231.main_menu.solution.controls.contact_solution_controls.amg(path, service)#

Bases: TUIMenu

AMG control options.

Methods:

coarsen_rate(*args, **kwargs)

Specify AMG coarsening rate.

enforce_laplace_coarsening(*args, **kwargs)

Enforce the use of laplace coarsening in AMG.

increase_pre_sweeps(*args, **kwargs)

Allow increase in AMG pre-sweep.

pre_sweeps(*args, **kwargs)

Specify the number of AMG pre-sweeps.

specify_coarsening_rate(*args, **kwargs)

Modify AMG coarsening rate.

coarsen_rate(*args, **kwargs)#

Specify AMG coarsening rate.

enforce_laplace_coarsening(*args, **kwargs)#

Enforce the use of laplace coarsening in AMG.

increase_pre_sweeps(*args, **kwargs)#

Allow increase in AMG pre-sweep.

pre_sweeps(*args, **kwargs)#

Specify the number of AMG pre-sweeps.

specify_coarsening_rate(*args, **kwargs)#

Modify AMG coarsening rate.