The TELEMAC-MASCARET system
trunk
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | read_spectra_coords (FID, NP, XP, YP) |
subroutine read_spectra_coords | ( | integer, intent(in) | FID, |
integer, intent(inout) | NP, | ||
double precision, dimension(:), intent(inout), allocatable | XP, | ||
double precision, dimension(:), intent(inout), allocatable | YP | ||
) |
[in] | fid | FID Id of the text file to be read |
[in,out] | NP | Numper of points read |
Definition at line 7 of file read_spectra_coords.f.