ScalES-PPM
Loading...
Searching...
No Matches
solvers::chebyshev_method Interface Reference

Chebyshev iteration. More...

Public Member Functions

 chebyshev_method_sp
 
integer function chebyshev_method_dp (a, b, x, ext_x, lambda_min, lambda_max, exchange, tol_opt, maxiter_opt)
 

Detailed Description

Chebyshev iteration.

variants in single and double precision

Parameters
[in]Alinear operator like matrix multiplication
[in]bright hand side
[in,out]xstart vector, holds solution in the end
[in]ext_xextent of x
[in]lambda_minsmallest absolute eigenvalue
[in]lambda_maxlargest absolute eigenvalue
[in]exchangeboundary exchange function
[in]tol_optoptional stopping tolerance for relative residual
[in]maxiter_optoptional maximum number of iterations
Returns
number of iterations

The documentation for this interface was generated from the following file:

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.