0.6.0
Loading...
Searching...
No Matches
mpi_exchange_scalar.f90 File Reference

Data Types

interface  mod_lsm_cp_mpi_exchange_scalar::send_scalar_to_manager_node
 
interface  mod_lsm_cp_mpi_exchange_scalar::send_scalar_to_all_nodes
 
interface  mod_lsm_cp_mpi_exchange_scalar::receive_scalar_from_manager
 
interface  mod_lsm_cp_mpi_exchange_scalar::receive_scalar_from_all_nodes
 

Modules

module  mod_lsm_cp_mpi_exchange_scalar
 

Functions/Subroutines

subroutine mod_lsm_cp_mpi_exchange_scalar::send_scalar_to_manager_node_i (scalar, do_wait, request)
 Send one scalar to the manager node Blocking.
 
subroutine mod_lsm_cp_mpi_exchange_scalar::receive_scalar_from_all_nodes_i (scalars)
 
subroutine mod_lsm_cp_mpi_exchange_scalar::send_scalar_to_all_nodes_i (scalar, do_wait, requests)
 Send one scalar to all the nodes Should be done from the manager only Blocking or not.
 
subroutine mod_lsm_cp_mpi_exchange_scalar::send_scalar_to_all_nodes_l (scalar, do_wait, requests)
 Send one scalar to all the nodes Should be done from the manager only Blocking or not.
 
subroutine mod_lsm_cp_mpi_exchange_scalar::receive_scalar_from_manager_i (scalar)
 
subroutine mod_lsm_cp_mpi_exchange_scalar::receive_scalar_from_manager_l (scalar)