Computational stencils for the Helmholtz operator, second-order central FD scheme
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex(kind=realdp) | :: | ap | ||||
| real(kind=realdp) | :: | an | ||||
| real(kind=realdp) | :: | as | ||||
| real(kind=realdp) | :: | aw | ||||
| real(kind=realdp) | :: | ae | ||||
| real(kind=realdp), | intent(in) | :: | hxhykxy2 |
The value of (kh)^2, which is computed and stored in advance. |