Broadcast variable with given name from row rank 0 process to other row processes - to be used only with non-distribution variables
| Type | Intent | Optional | 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 |