ScalES-PPM
Private Member Functions | List of all members
linear_algebra::calc_rel_res Interface Reference

Calculate relative residual in single/double precision for Ax=b. More...

Private Member Functions

real(sp) function calc_rel_res_sp (A, b, x, ext_x, global_opt, x0_opt)
 
real(dp) function calc_rel_res_dp (A, b, x, ext_x, global_opt, x0_opt)
 

Detailed Description

Calculate relative residual in single/double precision for Ax=b.

Parameters
[in]Alinear operator like matrix multiplication
[in]bright hand side
[in]xapproximate solution x
[in]ext_xextent of x
[in]global_optboolean, perform operation globally if true
Returns
global/local absolute residual

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.