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

List of all members.

Public Member Functions

subroutine UN_CONVERT_1D (P2D, GMASK, P1D)
subroutine UN_CONVERT_2D (P3D, GMASK, P2D)

Detailed Description

Definition at line 18 of file mode_convert.F90.


Member Function/Subroutine Documentation

subroutine MODE_CONVERT::UN_CONVERT::UN_CONVERT_1D ( REAL, dimension(:,:), intent(in)  P2D,
LOGICAL, dimension(:,:), intent(in)  GMASK,
REAL, dimension(:), intent(out)  P1D 
)

Definition at line 96 of file mode_convert.F90.

subroutine MODE_CONVERT::UN_CONVERT::UN_CONVERT_2D ( REAL, dimension(:,:,:), intent(in)  P3D,
LOGICAL, dimension(:,:), intent(in)  GMASK,
REAL, dimension(:,:), intent(out)  P2D 
)

Definition at line 128 of file mode_convert.F90.


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