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

Private Member Functions

subroutine lbc_lnk_3d_gather (pt3d1, cd_type1, pt3d2, cd_type2, psgn)
 
subroutine lbc_lnk_3d (pt3d, cd_type, psgn, cd_mpp, pval)
 
subroutine lbc_lnk_2d (pt2d, cd_type, psgn, cd_mpp, pval)
 

Detailed Description

Definition at line 85 of file mode_glt_nemo_bound.F90.

Member Function/Subroutine Documentation

subroutine mode_glt_nemo_bound::lbc_lnk::lbc_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 282 of file mode_glt_nemo_bound.F90.

subroutine mode_glt_nemo_bound::lbc_lnk::lbc_lnk_3d ( real, dimension(jpi,jpj,jpk), intent(inout)  pt3d,
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 179 of file mode_glt_nemo_bound.F90.

Here is the caller graph for this function:

subroutine mode_glt_nemo_bound::lbc_lnk::lbc_lnk_3d_gather ( real, dimension(jpi,jpj,jpk), intent(inout)  pt3d1,
character(len=1), intent(in)  cd_type1,
real, dimension(jpi,jpj,jpk), intent(inout)  pt3d2,
character(len=1), intent(in)  cd_type2,
real, intent(in)  psgn 
)
private

Definition at line 147 of file mode_glt_nemo_bound.F90.


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