local_to_global_grdata Subroutine

public subroutine local_to_global_grdata(buff1, buff2, lenws, ip, dir)

Arguments

Type IntentOptional AttributesName
real(kind=dp), intent(in) :: buff1(:)
real(kind=dp), intent(out) :: buff2(:)
integer, intent(in) :: lenws
integer, intent(in) :: ip
integer, intent(in) :: dir

Contents

None