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

Go to the source code of this file.

Functions/Subroutines

subroutine integer_to_double (OP, IX, X, N, QT)
 

Function/Subroutine Documentation

◆ integer_to_double()

subroutine integer_to_double ( character(len=1), intent(in)  OP,
integer(kind=k8), dimension(n), intent(in)  IX,
double precision, dimension(n), intent(inout)  X,
integer, intent(in)  N,
double precision, intent(in)  QT 
)
Parameters
[in]nIX Integer array coding the real array
[in]NNumber of points in the arrays x and ix
[in]OPIf '=', x reinitialised, if '+' addition to x
[in]QTThe quantum used for coding
[out]XDouble precision array to be coded

Definition at line 7 of file integer_to_double.f.

+ Here is the caller graph for this function: