Arguments for creating transpose handle
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| type(dtfft_platform_t), | public | :: | platform |
Platform type |
|||
| type(backend_helper), | public | :: | helper |
Backend helper |
|||
| type(dtfft_effort_t), | public | :: | effort |
Effort level for generating transpose kernels |
|||
| type(dtfft_backend_t), | public | :: | backend |
Backend type |
|||
| logical, | public | :: | force_effort |
Should effort be forced or not |
|||
| type(MPI_Datatype), | public | :: | base_type |
Base MPI Datatype |
|||
| integer(kind=int8), | public | :: | datatype_id |
Type of datatype to use |
|||
| integer(kind=int8), | public | :: | comm_id |
ID of communicator to use |