Toggle navigation
NECI
Documentation
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
MPIAllGatherLogical
Subroutine
16 statements
Source File
parallel_workarounds.F90
Parallel_neci
MPIAllGatherLogical
Contents
public subroutine MPIAllGatherLogical(param_in, param_out, ierr, Node)
Arguments
Type
Intent
Optional
Attributes
Name
logical,
intent(in),
target
::
param_in
logical,
intent(inout),
target
::
param_out
(:)
integer,
intent(out)
::
ierr
type(
CommI
),
intent(in),
optional
::
Node
Contents