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