The TELEMAC-MASCARET system  trunk
Functions/Subroutines
twosum.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine twosum (A, B, X, Y)
 

Function/Subroutine Documentation

◆ twosum()

subroutine twosum ( double precision, intent(in)  A,
double precision, intent(in)  B,
double precision, intent(out)  X,
double precision, intent(out)  Y 
)
Parameters
[in]a[out] X Double precision sum result
[out]YDouble precision rounding error
[in]b[out] X Double precision sum result
[out]YDouble precision rounding error

Definition at line 7 of file twosum.f.

+ Here is the caller graph for this function: