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