Initializes reshape plan base
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(reshape_plan_base), | intent(inout) | :: | self |
Reshape class |
||
| type(dtfft_platform_t), | intent(in) | :: | platform |
Execution platform |
||
| type(dtfft_effort_t), | intent(in) | :: | effort |
Effort level |
||
| type(dtfft_backend_t), | intent(in) | :: | backend | |||
| type(dtfft_effort_t), | intent(in) | :: | autotune_effort | |||
| type(dtfft_compression_config_t), | intent(in) | :: | compression_config |
Compression configuration |
||
| type(MPI_Datatype), | intent(in) | :: | base_dtype |
Base datatype |
||
| integer(kind=int64), | intent(in) | :: | base_storage |
Number of bytes to store single element of base datatype |
Error code