amg_gpgpu_options_child#

class ansys.fluent.core.solver.settings_241.amg_gpgpu_options_child.amg_gpgpu_options_child(name=None, parent=None)#

Bases: Group

‘child_object_type’ of amg_gpgpu_options.

Attributes

Attribute

Summary

enable_gpu

Enable/Disable on GPGPU.

term_criterion

Set termination criterion.

solver

Set GPGPU equation solver.

max_num_cycle

Set maximum number of cycles.

coarsen_by_size

Set GPGPU equation coarsen by size.

pre_sweep

Set number of fine grid relaxations.

post_sweep

Set number of relaxations after interpolation.

smoother

Set smoother.

Included in:

Parent

Summary

amg_gpgpu_options

Enter AMG GPGPU options menu.