SURFEX  V8_0
Surfex V8_0 release
 All Classes Files Functions Variables
Public Member Functions | List of all members
modi_unpack_same_rank2::unpack_same_rank2 Interface Reference

Public Member Functions

subroutine unpack_same_rank2_from1d (KM, P1D_IN, P1D_OUT, PMISS)
 
subroutine unpack_same_rank2_from2d (KM, P2D_IN, P2D_OUT, PMISS)
 

Detailed Description

Definition at line 8 of file unpack_same_rank2.F90.

Member Function/Subroutine Documentation

subroutine modi_unpack_same_rank2::unpack_same_rank2::unpack_same_rank2_from1d ( integer, dimension(:), intent(in)  KM,
real, dimension(:), intent(in)  P1D_IN,
real(kind=4), dimension(:), intent(out)  P1D_OUT,
real, intent(in), optional  PMISS 
)

Definition at line 10 of file unpack_same_rank2.F90.

subroutine modi_unpack_same_rank2::unpack_same_rank2::unpack_same_rank2_from2d ( integer, dimension(:), intent(in)  KM,
real, dimension(:,:), intent(in)  P2D_IN,
real(kind=4), dimension(:,:), intent(out)  P2D_OUT,
real, intent(in), optional  PMISS 
)

Definition at line 18 of file unpack_same_rank2.F90.


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