fipy.solvers.pysparse.preconditioners¶
- class fipy.solvers.pysparse.preconditioners.JacobiPreconditioner¶
Bases:
PysparsePreconditionerJacobi preconditioner for
PysparseSolver.Wrapper class for
pysparse.precon.jacobi().
- class fipy.solvers.pysparse.preconditioners.SSORPreconditioner¶
Bases:
PysparsePreconditionerSSOR preconditioner for
PysparseSolver.Wrapper class for
pysparse.precon.ssor().
Modules
|
|
Last updated on Sep 16, 2025.
Created using Sphinx 7.1.2.
FiPy