Toggle navigation
NECI
Documentation
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
MPICommcreate
Subroutine
9 statements
Source File
MPI_wrapper.F90
MPI_wrapper
MPICommcreate
Contents
public subroutine MPICommcreate(comm, group, ncomm, ierr)
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=MPIArg),
intent(in)
::
comm
integer(kind=MPIArg),
intent(in)
::
group
integer(kind=MPIArg),
intent(out)
::
ncomm
integer,
intent(out)
::
ierr
Contents