Executes transposition
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(transpose_handle_host), | intent(inout) | :: | self |
Transposition class |
||
real(kind=real32), | intent(in) | :: | send(:) |
Incoming buffer |
||
real(kind=real32), | intent(inout) | :: | recv(:) |
Resulting buffer |