compute phi * maxwellian in real space and transform back to k-space
phiy = maxwellian * phi
Put this back into k-space for future calculations
Note that adjust here is (
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex, | intent(in), | dimension(:, :, -nzgrid:, :, vmu_lo%llim_proc:) | :: | g | ||
| complex, | intent(in), | dimension(:, :, -nzgrid:, :) | :: | phi | ||
| complex, | intent(out), | dimension(:, :, -nzgrid:, :, vmu_lo%llim_proc:) | :: | f |