Load named real arrays from currently open json file on rank 0, then broadcast them to all processors. If a variable isn't found, the passed value is not modified.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(JSONController), | intent(inout) | :: | this | |||
| type(NamedRealArray), | intent(inout), | dimension(:) | :: | vars |
Values to load |