![]() |
ScalES-PPM
|
provides solvers i.e. preconditioned CG, Chebyshev, Schwarz More...
Data Types | |
interface | precond_cg_method |
preconditioned CG method More... | |
interface | cg_method |
CG method. More... | |
interface | precond_chebyshev_method |
preconditioned Chebyshev iteration More... | |
interface | chebyshev_method |
Chebyshev iteration. More... | |
interface | schwarz_method |
Additive Schwarz method. More... | |
Functions/Subroutines | |
integer function | precond_cg_method_sp (A, b, x, ext_x, precond, exchange, tol_opt, maxiter_opt) |
integer function | cg_method_sp (A, b, x, ext_x, exchange, tol_opt, maxiter_opt) |
integer function | schwarz_method_sp (A, b, x, ext_x, local_solver, exchange, tol_opt, maxiter_opt, omega_opt) |
provides solvers i.e. preconditioned CG, Chebyshev, Schwarz
Das diesem Bericht zugrundeliegende Vorhaben wurde mit Mitteln des Bundesministeriums für Bildung, und Forschung unter dem Förderkennzeichen 01IH08004E gefördert. Die Verantwortung für den Inhalt dieser Veröffentlichung liegt beim Autor.