Returns global dimensions
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(dtfft_plan_t), | intent(in), | target | :: | self |
Abstract plan |
|
| integer(kind=int32), | intent(out), | pointer | :: | dims(:) |
Global dimensions |
|
| integer(kind=int32), | intent(out), | optional | :: | error_code |
Optional error code returned to user |