isTrueEverywhere Interface

interface
private module function isTrueEverywhere(this, input) result(isTrue)

Arguments

Type IntentOptional Attributes Name
class(MPIController), intent(inout) :: this
logical, intent(inout) :: input

Return Value logical

Description

Return true if input is true on every processor