![]() |
ScalES-PPM
|
preconditioned Chebyshev iteration More...
Private Member Functions | |
precond_chebyshev_method_sp | |
integer function | precond_chebyshev_method_dp (A, b, x, ext_x, lambda_min, lambda_max, precond, exchange, tol_opt, maxiter_opt) |
preconditioned Chebyshev iteration
variants in single and double precision
[in] | A | linear operator like matrix multiplication |
[in] | b | right hand side |
[in,out] | x | start vector, holds solution in the end |
[in] | ext_x | extent of x |
[in] | lambda_min | smallest absolute eigenvalue |
[in] | lambda_max | largest absolute eigenvalue |
[in] | precond | preconditioner function from preconditioners |
[in] | exchange | boundary exchange function |
[in] | tol_opt | optional stopping tolerance for relative residual |
[in] | maxiter_opt | optional maximum number of iterations |
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.