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

Go to the source code of this file.

Functions/Subroutines

subroutine ecri2 (X, I, C, NVAL, TYPE, CANAL, STD, ISTAT)
 

Function/Subroutine Documentation

◆ ecri2()

subroutine ecri2 ( double precision, dimension(*), intent(in)  X,
integer, dimension(*), intent(in)  I,
character(len=*), intent(in)  C,
integer, intent(in)  NVAL,
character(len=*), intent(in)  TYPE,
integer, intent(in)  CANAL,
character(len=*), intent(in)  STD,
integer, intent(out)  ISTAT 
)
Parameters
[in]nvalX Double precision array to be written
[in]IInteger array to be written
[in]CCharacter string to be written
[in]NVALNumber of values (integer, character, etc.) TO BE WRITTEN
[in]TYPEType of data : 'i' , 'ch' , 'r4' , 'r8'
[in]CANALLogical unit for writing
[in]STDOutput standard : std , ibm ou i3e, etc.
[out]ISTATError number
[in]canalX Double precision array to be written
[in]IInteger array to be written
[in]CCharacter string to be written
[in]NVALNumber of values (integer, character, etc.) TO BE WRITTEN
[in]TYPEType of data : 'i' , 'ch' , 'r4' , 'r8'
[in]CANALLogical unit for writing
[in]STDOutput standard : std , ibm ou i3e, etc.
[out]ISTATError number

Definition at line 7 of file ecri2.f.

+ Here is the caller graph for this function: