compute dg/dy in k-space accepts g(ky,kx)
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex, | intent(in), | dimension(:, :) | :: | g | ||
| complex, | intent(out), | dimension(:, :) | :: | dgdy |
compute dg/dy in k-space accepts g(ky,kx,z,tube)
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex, | intent(in), | dimension(:, :, -nzgrid:, :) | :: | g | ||
| complex, | intent(out), | dimension(:, :, -nzgrid:, :) | :: | dgdy |
compute dg/dy in k-space accepts g(ky,kx,z,tube,(vpa,mu,spec))
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex, | intent(in), | dimension(:, :, -nzgrid:, :, vmu_lo%llim_proc:) | :: | g | ||
| complex, | intent(out), | dimension(:, :, -nzgrid:, :, vmu_lo%llim_proc:) | :: | dgdy |