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