| 
    My Project
    
   programmer's documentation 
   | 
 
Broadcast a real number in case of parellism. More...

Public Member Functions | |
| subroutine | parall_bcast_r (root_rank, val) | 
Broadcast a real number in case of parellism.
| [in] | root_rank | rank of the sending process | 
| [in,out] | val | value to broadcast (input on root_rank, output on others) | 
| subroutine parall_bcast_r | ( | integer(c_int), value | root_rank, | 
| real(c_double), intent(inout) | val | ||
| ) | 
 1.8.16