amg_options#
Bases:
TUIMenu
Enters the AMG options menu.
Methods:
aggressive_amg_coarsening
(*args, **kwargs)Enables / disables the use of a version of the AMG solver that is optimized for high coarsening rates.
amg_gpgpu_options
(*args, **kwargs)Set GPGPU AMG solver options.
conservative_amg_coarsening
(*args, **kwargs)Enables / disables the use of conservative coarsening techniques for scalar and/or coupled equations that can improve parallel performance and/or convergence for some difficult cases.
laplace_coarsening
(*args, **kwargs)Enables / disables Laplace coarsening for scalar and/or coupled equations.
Enables / disables the use of a version of the AMG solver that is optimized for high coarsening rates. This option is recommended if the AMG solver diverges with the default settings.
Set GPGPU AMG solver options.
Enables / disables the use of conservative coarsening techniques for scalar and/or coupled equations that can improve parallel performance and/or convergence for some difficult cases.
Enables / disables Laplace coarsening for scalar and/or coupled equations.