Dumps array of reduction to given unit
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(tem_reduction_spatial_type), | intent(in) | :: | me(:) | reduction to write into the lua file |
||
integer, | intent(in) | :: | outUnit | unit to write to |
Dump single reduction to given unit
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(tem_reduction_spatial_type), | intent(in) | :: | me | reduction to write into the lua file |
||
integer, | intent(in) | :: | outUnit | unit to write to |