Executes transposition/reshaping
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(reshape_handle_datatype), | intent(inout) | :: | self |
Datatype handle |
||
| type(c_ptr), | intent(in) | :: | in |
Send pointer |
||
| type(c_ptr), | intent(in) | :: | out |
Recv pointer |
||
| type(execute_args), | intent(inout) | :: | kwargs |
Additional arguments |
||
| integer(kind=int32), | intent(out) | :: | error_code |
Result of execution |