plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
readMPIReal
Subroutine
MIT
14 statements
Source File
MPIClass.f90
MPIClass
readMPIReal
Contents
public subroutine readMPIReal(obj, val, ExecRank, Msg)
Type Bound
MPI_
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