co_all Interface

interface


Called by

interface~~co_all~~CalledByGraph interface~co_all co_all proc~passed passed proc~passed->interface~co_all proc~report report proc~report->interface~co_all

public impure elemental module subroutine co_all(boolean)

Arguments

Type IntentOptional Attributes Name
logical, intent(inout) :: boolean

Description

If any image in a team calls this subroutine, then every image in the the same team must call this subroutine. This subroutine sets the "boolean" argument .true. if it is true in all participating images upon entry and .false. otherwise.