getGlobalMax Interface

interface
private module function getGlobalMax(this, input) result(max)

Arguments

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

Return Value real(kind=rk)

Description

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