My Project
programmer's documentation
Public Member Functions
parall_bcast_i Interface Reference

Broadcast an integer in case of parellism. More...

Collaboration diagram for parall_bcast_i:
Collaboration graph

Public Member Functions

subroutine parall_bcast_i (root_rank, val)
 

Detailed Description

Broadcast an integer in case of parellism.

Parameters
[in]root_rankrank of the sending process
[in,out]valvalue to broadcast (input on root_rank, output on others)

Constructor & Destructor Documentation

◆ parall_bcast_i()

subroutine parall_bcast_i ( integer(c_int), value  root_rank,
integer(c_int), intent(inout)  val 
)

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