Handle for async transpose operation
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer(kind=int32), | public | :: | request_type |
Type of request |
|||
| logical, | public | :: | is_started | = | .false. |
Flag that indicates if transpose was started |
|
| type(c_ptr), | public | :: | in |
Input pointer |
|||
| type(c_ptr), | public | :: | out |
Output pointer |
|||
| type(c_ptr), | public | :: | aux |
Aux pointer |