SURFEX  V8_0
Surfex V8_0 release
 All Classes Files Functions Variables
Private Member Functions | List of all members
lib_mpp::mpp_lbc_north Interface Reference

Private Member Functions

subroutine mpp_lbc_north_3d (pt3d, cd_type, psgn)
 
subroutine mpp_lbc_north_2d (pt2d, cd_type, psgn)
 

Detailed Description

Definition at line 158 of file lib_mpp.F90.

Member Function/Subroutine Documentation

subroutine lib_mpp::mpp_lbc_north::mpp_lbc_north_2d ( real(wp), dimension(jpi,jpj), intent(inout)  pt2d,
character(len=1), intent(in)  cd_type,
real(wp), intent(in)  psgn 
)
private

Definition at line 2543 of file lib_mpp.F90.

subroutine lib_mpp::mpp_lbc_north::mpp_lbc_north_3d ( real(wp), dimension(jpi,jpj,jpk), intent(inout)  pt3d,
character(len=1), intent(in)  cd_type,
real(wp), intent(in)  psgn 
)
private

Definition at line 2411 of file lib_mpp.F90.


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