dbcsr_tas_communicate_buffer Subroutine

private subroutine dbcsr_tas_communicate_buffer(mp_comm, buffer_recv, buffer_send, req_array)

communicate buffer

Arguments

Type IntentOptional Attributes Name
type(mp_comm_type), intent(in) :: mp_comm
type(block_buffer_type), intent(inout), DIMENSION(0:) :: buffer_recv
type(block_buffer_type), intent(inout), DIMENSION(0:) :: buffer_send
type(mp_request_type), intent(out), DIMENSION(:, :) :: req_array