The reduction buffer association subroutine for 1D 32-bit integer variables.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(cable_output_variable_t), | intent(inout) | :: | output_var |
The output variable for which to associate the reduction buffer. |
||
| integer(kind=int32), | intent(inout), | pointer | :: | temp_buffer(:) |
The pointer array to associate with the appropriate reduction buffer. |