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

Go to the source code of this file.

Functions/Subroutines

subroutine double_to_integer (X, IX, N, QT, NSUM)
 

Function/Subroutine Documentation

◆ double_to_integer()

subroutine double_to_integer ( double precision, dimension(n), intent(in)  X,
integer(kind=k8), dimension(n), intent(inout)  IX,
integer, intent(in)  N,
double precision, intent(inout)  QT,
integer, intent(in)  NSUM 
)
Parameters
[in]n[out] IX Integer array coding the real array
[in]NNumber of points in the arrays x and ix
[in]NSUMMaximum number of sums that will be possible
[out]QTThe quantum used for coding
[in]XDouble precision array to be coded
[in]nsum[out] IX Integer array coding the real array
[in]NNumber of points in the arrays x and ix
[in]NSUMMaximum number of sums that will be possible
[out]QTThe quantum used for coding
[in]XDouble precision array to be coded

Definition at line 7 of file double_to_integer.f.

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