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

List of all members.

Public Member Functions

subroutine CONVERT_1D (P1D, GMASK, P2D)
subroutine CONVERT_2D (P2D, GMASK, P3D)

Detailed Description

Definition at line 13 of file mode_convert.F90.


Member Function/Subroutine Documentation

subroutine MODE_CONVERT::CONVERT::CONVERT_1D ( REAL, dimension(:), intent(in)  P1D,
LOGICAL, dimension(:,:), intent(in)  GMASK,
REAL, dimension(:,:), intent(out)  P2D 
)

Definition at line 26 of file mode_convert.F90.

subroutine MODE_CONVERT::CONVERT::CONVERT_2D ( REAL, dimension(:,:), intent(in)  P2D,
LOGICAL, dimension(:,:), intent(in)  GMASK,
REAL, dimension(:,:,:), intent(out)  P3D 
)

Definition at line 61 of file mode_convert.F90.


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