set_charge_on_ftgrid Subroutine

public subroutine set_charge_on_ftgrid(sp_loc, pt, den, np, ic)

Arguments

Type IntentOptional Attributes Name
type(species), intent(in) :: sp_loc
real(kind=dp), intent(inout) :: pt(:,:)
real(kind=dp), intent(inout) :: den(:,:,:,:)
integer, intent(in) :: np
integer, intent(in) :: ic

Calls

proc~~set_charge_on_ftgrid~~CallsGraph proc~set_charge_on_ftgrid set_charge_on_ftgrid proc~qden_2d_wgh qden_2d_wgh proc~set_charge_on_ftgrid->proc~qden_2d_wgh proc~qden_3d_wgh qden_3d_wgh proc~set_charge_on_ftgrid->proc~qden_3d_wgh

Called by

proc~~set_charge_on_ftgrid~~CalledByGraph proc~set_charge_on_ftgrid set_charge_on_ftgrid proc~beam_inject beam_inject proc~beam_inject->proc~set_charge_on_ftgrid proc~env_cycle Env_cycle proc~env_cycle->proc~beam_inject program~aladyn aladyn program~aladyn->proc~env_cycle

Contents