MPIAllGather Interface

public interface MPIAllGather

Contents


Module Procedures

public subroutine MPIAllGatherLogical(param_in, param_out, ierr, Node)

Arguments

Type IntentOptional Attributes Name
logical, intent(in), target :: param_in
logical, intent(inout), target :: param_out(:)
integer, intent(out) :: ierr
type(CommI), intent(in), optional :: Node