My Project
programmer's documentation
|
Compute the global sum of a real number in case of parellism. More...
Public Member Functions | |
subroutine | parsom (sum) |
Compute the global sum of a real number in case of parellism.
[in,out] | sum | local sum in, global sum out |
subroutine parsom | ( | real(c_double), intent(inout) | sum | ) |