change from rhs defined on grid with ky >=0 and kx from 0,...,kxmax,-kxmax,...,-dkx
to rhs_swap defined on grid with ky = -kymax,...,kymax and kx >= 0
solve sum_s Z_s int d^3v
swap back from the ordered grid in ky to the original (kx,ky) grid
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
complex, | intent(in), | dimension(:, :, -nzgrid:) | :: | rhs | ||
complex, | intent(out), | dimension(:, :, -nzgrid:) | :: | phi |