My Project
programmer's documentation
|
Compute the global minimum of an integer in case of parellism. More...
Public Member Functions | |
subroutine | parcmn (count) |
Compute the global minimum of an integer in case of parellism.
[in,out] | min | local min in, global min out |
subroutine parcmn | ( | integer(c_int), intent(inout) | count | ) |