(git:e7e05ae)
rpa_communication.F File Reference

Go to the source code of this file.

Modules

module  rpa_communication
 Auxiliary routines necessary to redistribute an fm_matrix from a given blacs_env to another.
 

Functions/Subroutines

subroutine, public rpa_communication::gamma_fm_to_dbcsr (fm_mat_Gamma_3, dbcsr_Gamma_3, para_env_RPA, para_env_sub, homo, virtual, mo_coeff_o, ngroup, my_group_L_start, my_group_L_end, my_group_L_size)
 Redistribute RPA-AXK Gamma_3 density matrices: from fm to dbcsr. More...
 
subroutine, public rpa_communication::communicate_buffer (para_env, num_entries_rec, num_entries_send, buffer_rec, buffer_send, req_array, do_indx, do_msg)
 ... More...