exchangeDistVarInRow Interface

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

Arguments

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

Variable container in which to broadcast

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

Name of variable to broadcast

Description

Exchanges a distribution variable in a processor row