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