allreduceMin Interface

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

Arguments

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

Return Value real(kind=rk)

Description

Return min value on all processors