Toggle navigation
plantFEM
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
readMPIInt
Subroutine
MIT
13 statements
Source File
MPIClass.f90
MPIClass
readMPIInt
Contents
None
public subroutine readMPIInt(obj, val, ExecRank, Msg)
Arguments
Type
Intent
Optional
Attributes
Name
class(
MPI_
),
intent(inout)
::
obj
integer(kind=int32),
intent(out)
::
val
integer(kind=int32),
intent(in),
optional
::
ExecRank
character(len=*),
intent(in),
optional
::
Msg
Contents
None