The TELEMAC-MASCARET system  trunk
Functions/Subroutines
lit.F File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine lit (X, W, I, C, NVAL, TYPE, CANAL, STD2, ISTAT)
 

Function/Subroutine Documentation

◆ lit()

subroutine lit ( double precision, dimension(*), intent(inout)  X,
real, dimension(*), intent(inout)  W,
integer, dimension(*), intent(inout)  I,
character(len=*), intent(inout)  C,
integer, intent(in)  NVAL,
character(len=*), intent(in)  TYPE,
integer, intent(in)  CANAL,
character(len=*), intent(in)  STD2,
integer, intent(inout)  ISTAT 
)
Parameters
[in]nvalX Double precision array to be read
[out]WReal work array (in case of CONVERSION FROM SIMPLE TO DOUBLE PRECISION)
[in]IInteger array to be read
[out]CCharacter string to be read
[in]NVALNumber of values (integer, character, etc.) TO BE READ
[in]TYPEType of data : 'i' , 'ch' , 'r4' , 'r8'
[in]CANALLogical unit for reading
[in]STD2Input standard : std , ibm ou i3e, etc.
[out]ISTATError number
[in]canalX Double precision array to be read
[out]WReal work array (in case of CONVERSION FROM SIMPLE TO DOUBLE PRECISION)
[in]IInteger array to be read
[out]CCharacter string to be read
[in]NVALNumber of values (integer, character, etc.) TO BE READ
[in]TYPEType of data : 'i' , 'ch' , 'r4' , 'r8'
[in]CANALLogical unit for reading
[in]STD2Input standard : std , ibm ou i3e, etc.
[out]ISTATError number

Definition at line 7 of file lit.F.

+ Here is the caller graph for this function: