Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | K |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer | :: | NMESHX | ||||
complex(kind=dp) | :: | CK(NMESHX,NMESHX,NMESHX) | ||||
integer | :: | NMAX | ||||
real(kind=dp) | :: | A(3) | ||||
logical | :: | TALPHA | ||||
real(kind=dp) | :: | ALPHA | ||||
real(kind=dp) | :: | OMEGA | ||||
complex(kind=dp) | :: | ZIA(-NMESHX/2:NMESHX/2,NMAX,NMAX) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer | :: | N | ||||
complex(kind=dp) | :: | DIST(-N/2:N/2-1,-N/2:N/2-1,-N/2:N/2-1) | ||||
real(kind=dp) | :: | A(3) | ||||
logical | :: | TALPHA | ||||
real(kind=dp) | :: | ALPHA | ||||
real(kind=dp) | :: | OMEGA |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer | :: | KMAX | ||||
integer | :: | NMAX | ||||
complex(kind=dp) | :: | ZIA(-KMAX/2:KMAX/2,NMAX,NMAX) |