beam_potential Subroutine

private subroutine beam_potential(poten, gam2, nxf_in, n2_loc, n3_loc, ft_ind)

Arguments

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

Called by

proc~~beam_potential~~CalledByGraph proc~beam_potential beam_potential proc~fft_3d_psolv fft_3d_psolv proc~fft_3d_psolv->proc~beam_potential

Contents

None