SURFEX v7.3
General documentation of Surfex
 All Classes Files Functions Variables Typedefs
Public Member Functions
MODE_TRIP_NETCDF::NCREAD Interface Reference

List of all members.

Public Member Functions

subroutine NCREAD_X (KLUOUT, KNCID, HVNAME, PVECT, OVERBOSE)
subroutine NCREAD_XY (KLUOUT, KNCID, HVNAME, PVECT, OVERBOSE)
subroutine NCREAD_XYZ (KLUOUT, KNCID, HVNAME, PVECT, OVERBOSE)

Detailed Description

Definition at line 46 of file mode_trip_netcdf.F90.


Member Function/Subroutine Documentation

subroutine MODE_TRIP_NETCDF::NCREAD::NCREAD_X ( INTEGER, intent(in)  KLUOUT,
INTEGER, intent(in)  KNCID,
CHARACTER(LEN=nf_max_name), intent(in)  HVNAME,
REAL, dimension(:), intent(out)  PVECT,
LOGICAL, intent(in)  OVERBOSE 
)

Definition at line 158 of file mode_trip_netcdf.F90.

subroutine MODE_TRIP_NETCDF::NCREAD::NCREAD_XY ( INTEGER, intent(in)  KLUOUT,
INTEGER, intent(in)  KNCID,
CHARACTER(LEN=nf_max_name), intent(in)  HVNAME,
REAL, dimension(:,:), intent(out)  PVECT,
LOGICAL, intent(in)  OVERBOSE 
)

Definition at line 215 of file mode_trip_netcdf.F90.

subroutine MODE_TRIP_NETCDF::NCREAD::NCREAD_XYZ ( INTEGER, intent(in)  KLUOUT,
INTEGER, intent(in)  KNCID,
CHARACTER(LEN=nf_max_name), intent(in)  HVNAME,
REAL, dimension(:,:,:), intent(out)  PVECT,
LOGICAL, intent(in)  OVERBOSE 
)

Definition at line 272 of file mode_trip_netcdf.F90.


The documentation for this interface was generated from the following file: