![]() |
ScalES-PPM
|
calculates largest absolute eigenvalue More...
Public Member Functions | |
real(sp) function | calc_lambda_max_sp (a, x, ext_x, exchange, tol_opt, maxiter_opt) |
real(dp) function | calc_lambda_max_dp (a, x, ext_x, exchange, tol_opt, maxiter_opt) |
calculates largest absolute eigenvalue
variants in single and double precision, same as power method but leaves x unchanged
[in] | A | linear operator like matrix multiplication |
[in] | x | start vector |
[in] | ext_x | extent of x |
[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.