(git:c5411e0)
Loading...
Searching...
No Matches
gw_communication Module Reference

Functions/Subroutines

subroutine, public global_matrix_to_local_matrix (mat_global, mat_local, para_env, num_pe_sub, atom_ranges)
 ...
 
subroutine, public local_matrix_to_global_matrix (mat_local, mat_global, para_env)
 ...
 

Detailed Description

Author
Jan Wilhelm
Date
08.2023

Function/Subroutine Documentation

◆ global_matrix_to_local_matrix()

subroutine, public gw_communication::global_matrix_to_local_matrix ( type(dbcsr_type)  mat_global,
type(dbcsr_type)  mat_local,
type(mp_para_env_type), pointer  para_env,
integer  num_pe_sub,
integer, dimension(:, :), optional  atom_ranges 
)

...

Parameters
mat_global...
mat_local...
para_env...
num_pe_sub...
atom_ranges...

Definition at line 51 of file gw_communication.F.

Here is the caller graph for this function:

◆ local_matrix_to_global_matrix()

subroutine, public gw_communication::local_matrix_to_global_matrix ( type(dbcsr_type)  mat_local,
type(dbcsr_type)  mat_global,
type(mp_para_env_type), pointer  para_env 
)

...

Parameters
mat_local...
mat_global...
para_env...

Definition at line 414 of file gw_communication.F.

Here is the caller graph for this function: