beam_2d_potential Subroutine

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

Arguments

Type IntentOptional AttributesName
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~set_wake_potential set_wake_potential proc~set_wake_potential->proc~fft_2d_psolv

Contents

None