redistr_r2 Subroutine

public subroutine redistr_r2(INpatch, nap, in_r2, out_r2, parname, dim2)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: INpatch
integer, intent(in) :: nap(INpatch)
real, intent(in) :: in_r2(INpatch,dim2)
real, intent(out) :: out_r2(mp,dim2)
character(len=*), intent(in) :: parname
integer, intent(in) :: dim2