subroutine fv_mp_adm_mod::start_group_halo_update_adm::start_vector_group_update_3d_adm |
( |
type(group_halo_update_type), intent(inout) |
group, |
|
|
type(group_halo_update_type), intent(inout) |
groupp, |
|
|
real, dimension(:,:,:), intent(inout) |
u_cmpt, |
|
|
real, dimension(:,:,:), intent(inout) |
u_cmptp, |
|
|
real, dimension(:,:,:), intent(inout) |
v_cmpt, |
|
|
real, dimension(:,:,:), intent(inout) |
v_cmptp, |
|
|
type(domain2d), intent(inout) |
domain, |
|
|
integer, intent(in), optional |
flags, |
|
|
integer, intent(in), optional |
gridtype, |
|
|
integer, intent(in), optional |
whalo, |
|
|
integer, intent(in), optional |
ehalo, |
|
|
integer, intent(in), optional |
shalo, |
|
|
integer, intent(in), optional |
nhalo, |
|
|
logical, intent(in), optional |
complete |
|
) |
| |
|
private |