advanced#
Bases:
TUIMenu
Controls advanced options.
Classes:
amg_options
(path, service)Enter AMG options menu.
Methods:
correction_tolerance
(*args, **kwargs)Enter the correction tolerance menu.
multi_grid_amg
(*args, **kwargs)Get the parameters that govern the algebraic multigrid procedure.
multi_grid_controls
(*args, **kwargs)Enter the multi-grid-controls menu.
multi_grid_fas
(*args, **kwargs)Get the coefficients that govern the FAS multigrid procedure.
multi_stage
(*args, **kwargs)Set the multiple-stage time stepping scheme coefficients.
relaxation_method
(*args, **kwargs)Set the solver relaxation method.
Bases:
TUIMenu
Enter AMG options menu.
Methods:
aggressive_amg_coarsening
(*args, **kwargs)Use aggressive AMG coarsening.
amg_gpgpu_options
(*args, **kwargs)Amg gpu options.
conservative_amg_coarsening
(*args, **kwargs)Use conservative AMG coarsening?.
laplace_coarsening
(*args, **kwargs)Get AMG laplace coarsening options.
Use aggressive AMG coarsening.
Amg gpu options.
Use conservative AMG coarsening?.
Get AMG laplace coarsening options.
Enter the correction tolerance menu.
Get the parameters that govern the algebraic multigrid procedure.
Enter the multi-grid-controls menu.
Get the coefficients that govern the FAS multigrid procedure.
Set the multiple-stage time stepping scheme coefficients.
Set the solver relaxation method.