getGlobalMin Interface

interface
private module function getGlobalMin(this, input) result(min)

Arguments

Type IntentOptional Attributes Name
class(Modeller), intent(inout) :: this
real(kind=rk), intent(inout) :: input

Return Value real(kind=rk)

Description

Return minimum value of real input computed on all processes using the MPI controller of the modeller