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