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

Broadcast a real number in case of parellism. More...

Collaboration diagram for parall_bcast_r:
Collaboration graph

Public Member Functions

subroutine parall_bcast_r (root_rank, val)
 

Detailed Description

Broadcast a real number 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_r()

subroutine parall_bcast_r ( integer(c_int), value  root_rank,
real(c_double), intent(inout)  val 
)

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