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

Private Member Functions

subroutine mpp_lnk_3d_gather (ptab1, cd_type1, ptab2, cd_type2, psgn)
 
subroutine mpp_lnk_3d (ptab, cd_type, psgn, cd_mpp, pval)
 
subroutine mpp_lnk_2d (pt2d, cd_type, psgn, cd_mpp, pval)
 

Detailed Description

Definition at line 88 of file mode_glt_nemo_bound.F90.

Member Function/Subroutine Documentation

subroutine mode_glt_nemo_bound::mpp_lnk::mpp_lnk_2d ( real, dimension(jpi,jpj), intent(inout)  pt2d,
character(len=1), intent(in)  cd_type,
real, intent(in)  psgn,
character(len=3), intent(in), optional  cd_mpp,
real, intent(in), optional  pval 
)
private

Definition at line 776 of file mode_glt_nemo_bound.F90.

subroutine mode_glt_nemo_bound::mpp_lnk::mpp_lnk_3d ( real, dimension(jpi,jpj,jpk), intent(inout)  ptab,
character(len=1), intent(in)  cd_type,
real, intent(in)  psgn,
character(len=3), intent(in), optional  cd_mpp,
real, intent(in), optional  pval 
)
private

Definition at line 579 of file mode_glt_nemo_bound.F90.

subroutine mode_glt_nemo_bound::mpp_lnk::mpp_lnk_3d_gather ( real, dimension(jpi,jpj,jpk), intent(inout)  ptab1,
character(len=1), intent(in)  cd_type1,
real, dimension(jpi,jpj,jpk), intent(inout)  ptab2,
character(len=1), intent(in)  cd_type2,
real, intent(in)  psgn 
)
private

Definition at line 385 of file mode_glt_nemo_bound.F90.


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