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