|
| interface | lbc_nfd |
| |
| interface | mpp_lbc_nfd |
| |
| subroutine lbcnfd::lbc_nfd_2d |
( |
real(wp), dimension(:,:), intent(inout) |
pt2d, |
|
|
character(len=1), intent(in) |
cd_type, |
|
|
real(wp), intent(in) |
psgn, |
|
|
integer, intent(in), optional |
pr2dj |
|
) |
| |
|
private |
| subroutine lbcnfd::lbc_nfd_3d |
( |
real(wp), dimension(:,:,:), intent(inout) |
pt3d, |
|
|
character(len=1), intent(in) |
cd_type, |
|
|
real(wp), intent(in) |
psgn |
|
) |
| |
|
private |
| integer, dimension (jpmaxngh), public lbcnfd::isendto |
| integer, parameter, public lbcnfd::jpmaxngh = 3 |
| integer, public lbcnfd::nfeloop |
| integer, public lbcnfd::nfsloop |
| integer, public lbcnfd::nsndto |
The documentation for this module was generated from the following file: