Toggle navigation
plantFEM
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
BcastMPIRealVec
Subroutine
MIT
20 statements
Source File
MPIClass.f90
MPIClass
BcastMPIRealVec
Contents
None
public recursive subroutine BcastMPIRealVec(obj, From, val)
Arguments
Type
Intent
Optional
Attributes
Name
class(
MPI_
),
intent(inout)
::
obj
integer(kind=int32),
intent(in)
::
From
real(kind=real64),
intent(inout),
allocatable
::
val
(:)
Contents
None