ReMKiT1D
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
broadcastReal
Interface
117 statements
Source File
mpi_controller.f90
mpi_controller_class
broadcastReal
Contents
None
interface
private module subroutine broadcastReal(this, vec, rootProc)
Implementation →
Arguments
Type
Intent
Optional
Attributes
Name
class(
MPIController
),
intent(inout)
::
this
real(kind=rk),
intent(inout),
dimension(:)
::
vec
integer(kind=ik),
intent(in),
optional
::
rootProc
Description
Broadcast real vector from rank rootProc