Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(DFTI_DESCRIPTOR), | POINTER | :: | desc | |||
integer, | intent(in) | :: | precision | |||
integer, | intent(in) | :: | domain | |||
integer, | intent(in) | :: | dim | |||
integer, | intent(in) | :: | length |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(DFTI_DESCRIPTOR), | POINTER | :: | desc | |||
integer, | intent(in) | :: | precision | |||
integer, | intent(in) | :: | domain | |||
integer, | intent(in) | :: | dim | |||
integer, | intent(in), | DIMENSION(*) | :: | length |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(DFTI_DESCRIPTOR), | POINTER | :: | desc | |||
real(kind=DFTI_SPKP), | intent(in) | :: | s | |||
integer, | intent(in) | :: | dom | |||
integer, | intent(in) | :: | one | |||
integer, | intent(in) | :: | dim |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(DFTI_DESCRIPTOR), | POINTER | :: | desc | |||
real(kind=DFTI_SPKP), | intent(in) | :: | s | |||
integer, | intent(in) | :: | dom | |||
integer, | intent(in) | :: | many | |||
integer, | intent(in), | DIMENSION(*) | :: | dims |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(DFTI_DESCRIPTOR), | POINTER | :: | desc | |||
real(kind=DFTI_DPKP), | intent(in) | :: | d | |||
integer, | intent(in) | :: | dom | |||
integer, | intent(in) | :: | one | |||
integer, | intent(in) | :: | dim |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(DFTI_DESCRIPTOR), | POINTER | :: | desc | |||
real(kind=DFTI_DPKP), | intent(in) | :: | d | |||
integer, | intent(in) | :: | dom | |||
integer, | intent(in) | :: | many | |||
integer, | intent(in), | DIMENSION(*) | :: | dims |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(DFTI_DESCRIPTOR), | POINTER | :: | desc | |||
type(DFTI_DESCRIPTOR), | POINTER | :: | new_desc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(DFTI_DESCRIPTOR), | POINTER | :: | desc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(DFTI_DESCRIPTOR), | POINTER | :: | desc | |||
integer, | intent(in) | :: | OptName | |||
integer, | intent(in) | :: | IntVal |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(DFTI_DESCRIPTOR), | POINTER | :: | desc | |||
integer, | intent(in) | :: | OptName | |||
real(kind=DFTI_SPKP), | intent(in) | :: | sglval |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(DFTI_DESCRIPTOR), | POINTER | :: | desc | |||
integer, | intent(in) | :: | OptName | |||
real(kind=DFTI_DPKP), | intent(in) | :: | DblVal |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(DFTI_DESCRIPTOR), | POINTER | :: | desc | |||
integer, | intent(in) | :: | OptName | |||
integer, | intent(in), | DIMENSION(*) | :: | IntVec |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(DFTI_DESCRIPTOR), | POINTER | :: | desc | |||
integer, | intent(in) | :: | OptName | |||
character(len=*), | intent(in) | :: | Chars |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(DFTI_DESCRIPTOR), | POINTER | :: | desc | |||
integer, | intent(in) | :: | OptName | |||
integer, | intent(out) | :: | IntVal |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(DFTI_DESCRIPTOR), | POINTER | :: | desc | |||
integer, | intent(in) | :: | OptName | |||
real(kind=DFTI_SPKP), | intent(out) | :: | sglval |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(DFTI_DESCRIPTOR), | POINTER | :: | desc | |||
integer, | intent(in) | :: | OptName | |||
real(kind=DFTI_DPKP), | intent(out) | :: | DblVal |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(DFTI_DESCRIPTOR), | POINTER | :: | desc | |||
integer, | intent(in) | :: | OptName | |||
integer, | intent(out), | DIMENSION(*) | :: | IntVec |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(DFTI_DESCRIPTOR), | POINTER | :: | desc | |||
integer, | intent(in) | :: | OptName | |||
character(len=*), | intent(out) | :: | Chars |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(DFTI_DESCRIPTOR), | POINTER | :: | desc | |||
real(kind=DFTI_SPKP), | intent(inout), | DIMENSION(*) | :: | sSrcDst |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(DFTI_DESCRIPTOR), | POINTER | :: | desc | |||
complex(kind=DFTI_SPKP), | intent(inout), | DIMENSION(*) | :: | cSrcDst |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(DFTI_DESCRIPTOR), | POINTER | :: | desc | |||
real(kind=DFTI_SPKP), | DIMENSION(*) | :: | sSrcDstRe | |||
real(kind=DFTI_SPKP), | DIMENSION(*) | :: | sSrcDstIm |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(DFTI_DESCRIPTOR), | POINTER | :: | desc | |||
real(kind=DFTI_SPKP), | intent(in), | DIMENSION(*) | :: | sSrc | ||
complex(kind=DFTI_SPKP), | intent(out), | DIMENSION(*) | :: | cDst |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(DFTI_DESCRIPTOR), | POINTER | :: | desc | |||
complex(kind=DFTI_SPKP), | intent(in), | DIMENSION(*) | :: | cSrc | ||
complex(kind=DFTI_SPKP), | intent(out), | DIMENSION(*) | :: | cDst |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(DFTI_DESCRIPTOR), | POINTER | :: | desc | |||
real(kind=DFTI_SPKP), | intent(in), | DIMENSION(*) | :: | sSrcRe | ||
real(kind=DFTI_SPKP), | intent(in), | DIMENSION(*) | :: | sSrcIm | ||
real(kind=DFTI_SPKP), | intent(out), | DIMENSION(*) | :: | sDstRe | ||
real(kind=DFTI_SPKP), | intent(out), | DIMENSION(*) | :: | sDstIm |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(DFTI_DESCRIPTOR), | POINTER | :: | desc | |||
real(kind=DFTI_DPKP), | intent(inout), | DIMENSION(*) | :: | dSrcDst |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(DFTI_DESCRIPTOR), | POINTER | :: | desc | |||
complex(kind=DFTI_DPKP), | intent(inout), | DIMENSION(*) | :: | zSrcDst |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(DFTI_DESCRIPTOR), | POINTER | :: | desc | |||
real(kind=DFTI_DPKP), | DIMENSION(*) | :: | dSrcDstRe | |||
real(kind=DFTI_DPKP), | DIMENSION(*) | :: | dSrcDstIm |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(DFTI_DESCRIPTOR), | POINTER | :: | desc | |||
real(kind=DFTI_DPKP), | intent(in), | DIMENSION(*) | :: | dSrc | ||
complex(kind=DFTI_DPKP), | intent(out), | DIMENSION(*) | :: | zDst |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(DFTI_DESCRIPTOR), | POINTER | :: | desc | |||
complex(kind=DFTI_DPKP), | intent(in), | DIMENSION(*) | :: | zSrc | ||
complex(kind=DFTI_DPKP), | intent(out), | DIMENSION(*) | :: | zDst |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(DFTI_DESCRIPTOR), | POINTER | :: | desc | |||
real(kind=DFTI_DPKP), | intent(in), | DIMENSION(*) | :: | dSrcRe | ||
real(kind=DFTI_DPKP), | intent(in), | DIMENSION(*) | :: | dSrcIm | ||
real(kind=DFTI_DPKP), | intent(out), | DIMENSION(*) | :: | dDstRe | ||
real(kind=DFTI_DPKP), | intent(out), | DIMENSION(*) | :: | dDstIm |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(DFTI_DESCRIPTOR), | POINTER | :: | desc | |||
real(kind=DFTI_SPKP), | intent(inout), | DIMENSION(*) | :: | sSrcDst |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(DFTI_DESCRIPTOR), | POINTER | :: | desc | |||
complex(kind=DFTI_SPKP), | intent(inout), | DIMENSION(*) | :: | cSrcDst |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(DFTI_DESCRIPTOR), | POINTER | :: | desc | |||
real(kind=DFTI_SPKP), | DIMENSION(*) | :: | sSrcDstRe | |||
real(kind=DFTI_SPKP), | DIMENSION(*) | :: | sSrcDstIm |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(DFTI_DESCRIPTOR), | POINTER | :: | desc | |||
complex(kind=DFTI_SPKP), | intent(in), | DIMENSION(*) | :: | cSrc | ||
real(kind=DFTI_SPKP), | intent(out), | DIMENSION(*) | :: | sDst |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(DFTI_DESCRIPTOR), | POINTER | :: | desc | |||
complex(kind=DFTI_SPKP), | intent(in), | DIMENSION(*) | :: | cSrc | ||
complex(kind=DFTI_SPKP), | intent(out), | DIMENSION(*) | :: | cDst |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(DFTI_DESCRIPTOR), | POINTER | :: | desc | |||
real(kind=DFTI_SPKP), | intent(in), | DIMENSION(*) | :: | sSrcRe | ||
real(kind=DFTI_SPKP), | intent(in), | DIMENSION(*) | :: | sSrcIm | ||
real(kind=DFTI_SPKP), | intent(out), | DIMENSION(*) | :: | sDstRe | ||
real(kind=DFTI_SPKP), | intent(out), | DIMENSION(*) | :: | sDstIm |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(DFTI_DESCRIPTOR), | POINTER | :: | desc | |||
real(kind=DFTI_DPKP), | intent(inout), | DIMENSION(*) | :: | dSrcDst |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(DFTI_DESCRIPTOR), | POINTER | :: | desc | |||
complex(kind=DFTI_DPKP), | intent(inout), | DIMENSION(*) | :: | zSrcDst |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(DFTI_DESCRIPTOR), | POINTER | :: | desc | |||
real(kind=DFTI_DPKP), | DIMENSION(*) | :: | dSrcDstRe | |||
real(kind=DFTI_DPKP), | DIMENSION(*) | :: | dSrcDstIm |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(DFTI_DESCRIPTOR), | POINTER | :: | desc | |||
complex(kind=DFTI_DPKP), | intent(in), | DIMENSION(*) | :: | zSrc | ||
real(kind=DFTI_DPKP), | intent(out), | DIMENSION(*) | :: | dDst |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(DFTI_DESCRIPTOR), | POINTER | :: | desc | |||
complex(kind=DFTI_DPKP), | intent(in), | DIMENSION(*) | :: | zSrc | ||
complex(kind=DFTI_DPKP), | intent(out), | DIMENSION(*) | :: | zDst |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(DFTI_DESCRIPTOR), | POINTER | :: | desc | |||
real(kind=DFTI_DPKP), | intent(in), | DIMENSION(*) | :: | dSrcRe | ||
real(kind=DFTI_DPKP), | intent(in), | DIMENSION(*) | :: | dSrcIm | ||
real(kind=DFTI_DPKP), | intent(out), | DIMENSION(*) | :: | dDstRe | ||
real(kind=DFTI_DPKP), | intent(out), | DIMENSION(*) | :: | dDstIm |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(DFTI_DESCRIPTOR), | POINTER | :: | desc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | Status | |||
integer, | intent(in) | :: | ErrorClass |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | Status |