| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | j1 | |||
| real, | intent(in) | :: | dt | |||
| real, | intent(in) | :: | eps | |||
| complex, | intent(in) | :: | input(mx,nx,kx,2) | |||
| complex, | intent(inout) | :: | fdt(mx,nx,kx) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | j1 | |||
| real, | intent(in) | :: | dt | |||
| real, | intent(in) | :: | eps | |||
| complex, | intent(in) | :: | input(mx,nx,2) | |||
| complex, | intent(inout) | :: | fdt(mx,nx) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | j1 | |||
| integer, | intent(in) | :: | j2 | |||
| real, | intent(in) | :: | dt |