Toggle navigation
plantFEM
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
SplitMPI
Subroutine
MIT
4 statements
Source File
MPIClass.f90
MPIClass
SplitMPI
Contents
None
public subroutine SplitMPI(obj, OriginComm, NewCommLayerID, key)
Arguments
Type
Intent
Optional
Attributes
Name
class(
MPI_
),
intent(inout)
::
obj
integer(kind=int32),
intent(in),
optional
::
OriginComm
integer(kind=int32),
intent(in),
optional
::
NewCommLayerID
integer(kind=int32),
intent(in),
optional
::
key
Contents
None