fipy.solvers.pyamgx.preconditioners.preconditioners

Classes

Preconditioner(preconditioner_type, **kwargs)

Interface to pyamgx preconditioner configuration.

class fipy.solvers.pyamgx.preconditioners.preconditioners.Preconditioner(preconditioner_type, **kwargs)

Bases: object

Interface to pyamgx preconditioner configuration.

__call__(**kwargs)
Parameters:

**kwargs – Other AMGX solver options

Last updated on Jun 26, 2024. Created using Sphinx 7.1.2.