|
subroutine | fill_corners_dgrid_r4_adm (x, x_ad, y, y_ad, npx, npy, mysign) |
|
subroutine | fill_corners_dgrid_r8_adm (x, x_ad, y, y_ad, npx, npy, mysign) |
|
Definition at line 78 of file fv_mp_adm.F90.
◆ fill_corners_dgrid_r4_adm()
subroutine fv_mp_adm_mod::fill_corners_dgrid_adm::fill_corners_dgrid_r4_adm |
( |
real(kind=4), dimension(isd:, jsd:), intent(inout) |
x, |
|
|
real(kind=4), dimension(isd:, jsd:), intent(inout) |
x_ad, |
|
|
real(kind=4), dimension(isd:, jsd:), intent(inout) |
y, |
|
|
real(kind=4), dimension(isd:, jsd:), intent(inout) |
y_ad, |
|
|
integer, intent(in) |
npx, |
|
|
integer, intent(in) |
npy, |
|
|
real(kind=4), intent(in) |
mysign |
|
) |
| |
|
private |
◆ fill_corners_dgrid_r8_adm()
subroutine fv_mp_adm_mod::fill_corners_dgrid_adm::fill_corners_dgrid_r8_adm |
( |
real(kind=8), dimension(isd:, jsd:), intent(inout) |
x, |
|
|
real(kind=8), dimension(isd:, jsd:), intent(inout) |
x_ad, |
|
|
real(kind=8), dimension(isd:, jsd:), intent(inout) |
y, |
|
|
real(kind=8), dimension(isd:, jsd:), intent(inout) |
y_ad, |
|
|
integer, intent(in) |
npx, |
|
|
integer, intent(in) |
npy, |
|
|
real(kind=8), intent(in) |
mysign |
|
) |
| |
|
private |
The documentation for this interface was generated from the following file: