subroutine fv_mp_adm_mod::fill_corners_adm::fill_corners_xy_2d_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, |
|
|
logical, intent(in), optional |
dgrid, |
|
|
logical, intent(in), optional |
agrid, |
|
|
logical, intent(in), optional |
cgrid, |
|
|
logical, intent(in), optional |
vector |
|
) |
| |
|
private |