TODO-GA: MOVE
Compute d
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
complex, | intent(in), | dimension(:, :, -nzgrid:, :) | :: | phi | ||
complex, | intent(in), | dimension(:, :, -nzgrid:, :) | :: | apar | ||
complex, | intent(in), | dimension(:, :, -nzgrid:, :) | :: | bpar | ||
complex, | intent(out), | dimension(:, :, -nzgrid:, :, vmu_lo%llim_proc:) | :: | dchidy |
Compute d
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | iz | |||
integer, | intent(in) | :: | ivmu | |||
complex, | intent(in), | dimension(:, :) | :: | phi | ||
complex, | intent(in), | dimension(:, :) | :: | apar | ||
complex, | intent(in), | dimension(:, :) | :: | bpar | ||
complex, | intent(out), | dimension(:, :) | :: | dchidy |