plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
BcastMPIIntVec
Subroutine
MIT
31 statements
Source File
MPIClass.f90
MPIClass
BcastMPIIntVec
Contents
public recursive subroutine BcastMPIIntVec(obj, From, val)
Type Bound
MPI_
Arguments
Type
Intent
Optional
Attributes
Name
class(
MPI_
),
intent(inout)
::
obj
integer(kind=int32),
intent(in)
::
From
integer(kind=int32),
intent(inout),
allocatable
::
val
(:)