Exchanges a halos in x direction for given variable
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(MPIController), | intent(inout) | :: | this | |||
| type(VariableContainer), | intent(inout) | :: | varContainer |
Variable container in which to perform halo exchange |
||
| character(len=*), | intent(in) | :: | name |
Name of variable to exchange |
||
| logical, | intent(in) | :: | varIsDist |
Set to true if variable is a distribution |