| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| class(spect2d), | public, | pointer | :: | sp | => | null() | |
| class(perrors), | public, | pointer | :: | err | => | null() | |
| class(parallel_pipe), | public, | pointer | :: | p | => | null() | |
| integer, | private, | dimension(2) | :: | ind | |||
| integer, | private | :: | nrc | ||||
| integer, | private, | dimension(:), pointer | :: | mixup | |||
| complex, | private, | dimension(:), pointer | :: | sct | 
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(fft2d), | intent(inout) | :: | this | |||
| class(parallel_pipe), | intent(in), | pointer | :: | pp | ||
| class(perrors), | intent(in), | pointer | :: | perr | ||
| class(spect2d), | intent(in), | pointer | :: | psp | ||
| integer, | intent(in) | :: | indx | |||
| integer, | intent(in) | :: | indy | |||
| integer, | intent(in) | :: | nrc | 
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(fft2d), | intent(inout) | :: | this | |||
| class(parallel_pipe), | intent(in), | pointer | :: | pp | ||
| class(perrors), | intent(in), | pointer | :: | perr | ||
| class(spect2d), | intent(in), | pointer | :: | psp | ||
| integer, | intent(in) | :: | indx | |||
| integer, | intent(in) | :: | indy | |||
| integer, | intent(in) | :: | nrc |