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

Go to the source code of this file.

Functions/Subroutines

subroutine read_mesh_coord (FFORMAT, NFIC, X, Y, NPOIN, PROJECTION, LATI0, LONGI0, Z)
 

Function/Subroutine Documentation

◆ read_mesh_coord()

subroutine read_mesh_coord ( character(len=8), intent(in)  FFORMAT,
integer, intent(in)  NFIC,
double precision, dimension(npoin), intent(out)  X,
double precision, dimension(npoin), intent(out)  Y,
integer, intent(in)  NPOIN,
integer, intent(inout)  PROJECTION,
double precision, intent(in)  LATI0,
double precision, intent(in)  LONGI0,
double precision, dimension(npoin), intent(out), optional  Z 
)
Parameters
[in]npoinFFORMAT Format for geometry file
[in]NFICLogical unit for geometry file
[out]XX coordinates
[out]YY coordinates
[out]PROJECTIONType of projection
[out]LATI0Latitude
[out]LONGI0Longitude
[out]ZZ coordinates
[in]nficFFORMAT Format for geometry file
[in]NFICLogical unit for geometry file
[out]XX coordinates
[out]YY coordinates
[out]PROJECTIONType of projection
[out]LATI0Latitude
[out]LONGI0Longitude
[out]ZZ coordinates

Definition at line 7 of file read_mesh_coord.f.

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