beam_2d_potential Subroutine

private subroutine beam_2d_potential(poten, nxf_in, n2_loc, n3_loc, ft_ind)

Arguments

Type IntentOptional Attributes Name
real(kind=dp), intent(inout) :: poten(:,:,:)
integer, intent(in) :: nxf_in
integer, intent(in) :: n2_loc
integer, intent(in) :: n3_loc
integer, intent(in) :: ft_ind

Called by

proc~~beam_2d_potential~~CalledByGraph proc~beam_2d_potential beam_2d_potential proc~fft_2d_psolv fft_2d_psolv proc~fft_2d_psolv->proc~beam_2d_potential proc~beam_inject beam_inject proc~beam_inject->proc~fft_2d_psolv proc~set_wake_potential set_wake_potential proc~set_wake_potential->proc~fft_2d_psolv proc~env_cycle Env_cycle proc~env_cycle->proc~beam_inject program~aladyn aladyn program~aladyn->proc~env_cycle

Contents