broadcastVarInRow Interface

interface
private module subroutine broadcastVarInRow(this, varContainer, name)

Arguments

Type IntentOptional Attributes Name
class(MPIController), intent(inout) :: this
type(VariableContainer), intent(inout) :: varContainer

Variable container in which to broadcasty

character(len=*), intent(in) :: name

Name of variable to broadcast

Description

Broadcast variable with given name from row rank 0 process to other row processes - to be used only with non-distribution variables