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

Go to the source code of this file.

Functions/Subroutines

subroutine twoprod (A, B, X, Y)
 
subroutine split (A, X, Y)
 

Function/Subroutine Documentation

◆ split()

subroutine split ( double precision, intent(in)  A,
double precision, intent(out)  X,
double precision, intent(out)  Y 
)

Definition at line 58 of file twoprod.f.

+ Here is the caller graph for this function:

◆ twoprod()

subroutine twoprod ( 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 produc result
[out]YDouble precision rounding error
[in]b[out] X Double precision produc result
[out]YDouble precision rounding error

Definition at line 7 of file twoprod.f.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: