0.6.0
Loading...
Searching...
No Matches
mod_lsm_cp_mpi_exchange_scalar::send_scalar_to_all_nodes Interface Reference

Public Member Functions

subroutine 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 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.
 

Member Function/Subroutine Documentation

◆ send_scalar_to_all_nodes_i()

subroutine mod_lsm_cp_mpi_exchange_scalar::send_scalar_to_all_nodes::send_scalar_to_all_nodes_i ( integer, intent(in) scalar,
logical, intent(in) do_wait,
type(mpi_request), dimension(n_mpi_proc), intent(inout) requests )

Send one scalar to all the nodes Should be done from the manager only Blocking or not.

◆ send_scalar_to_all_nodes_l()

subroutine mod_lsm_cp_mpi_exchange_scalar::send_scalar_to_all_nodes::send_scalar_to_all_nodes_l ( logical, intent(in) scalar,
logical, intent(in) do_wait,
type(mpi_request), dimension(n_mpi_proc), intent(inout) requests )

Send one scalar to all the nodes Should be done from the manager only Blocking or not.


The documentation for this interface was generated from the following file: