all_gather_dpreal Subroutine

public subroutine all_gather_dpreal(rv_send, rv_recv, dir, nt)

Arguments

Type IntentOptional AttributesName
real(kind=dp), intent(inout) :: rv_send(:)
real(kind=dp), intent(inout) :: rv_recv(:)
integer, intent(in) :: dir
integer, intent(in) :: nt

Contents

None