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