get_dpdf_dphi_matrix_column Subroutine

private subroutine get_dpdf_dphi_matrix_column(iky, ie, idx, nz_ext, nresponse, phi_ext, apar_ext, bpar_ext, pdf_ext)

TOGO-GA: check division rather than multiplication -- kept division for now to be consistent with parallel_streaming phase shift

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: iky
integer, intent(in) :: ie
integer, intent(in) :: idx
integer, intent(in) :: nz_ext
integer, intent(in) :: nresponse
complex, intent(out), dimension(:) :: phi_ext
complex, intent(out), dimension(:) :: apar_ext
complex, intent(out), dimension(:) :: bpar_ext
complex, intent(out), dimension(:, vmu_lo%llim_proc:) :: pdf_ext