qden_3d_wgh Subroutine

public subroutine qden_3d_wgh(xp, ax, ay, az, ix, iy, iz)

Arguments

Type IntentOptional Attributes Name
real(kind=dp), intent(in) :: xp(:)
real(kind=dp), intent(inout) :: ax(0:2)
real(kind=dp), intent(inout) :: ay(0:2)
real(kind=dp), intent(inout) :: az(0:2)
integer, intent(inout) :: ix
integer, intent(inout) :: iy
integer, intent(inout) :: iz

Called by

proc~~qden_3d_wgh~~CalledByGraph proc~qden_3d_wgh qden_3d_wgh proc~set_grid_charge set_grid_charge proc~set_grid_charge->proc~qden_3d_wgh proc~set_grid_den_energy set_grid_den_energy proc~set_grid_den_energy->proc~qden_3d_wgh proc~esirkepov_3d_curr esirkepov_3d_curr proc~esirkepov_3d_curr->proc~qden_3d_wgh proc~set_charge_on_ftgrid set_charge_on_ftgrid proc~set_charge_on_ftgrid->proc~qden_3d_wgh proc~set_grid_env_den_energy set_grid_env_den_energy proc~set_grid_env_den_energy->proc~qden_3d_wgh proc~set_env_density set_env_density proc~set_env_density->proc~qden_3d_wgh proc~set_grid_charge_and_jx set_grid_charge_and_jx proc~set_grid_charge_and_jx->proc~qden_3d_wgh proc~prl_den_energy_interp prl_den_energy_interp proc~prl_den_energy_interp->proc~set_grid_charge proc~prl_den_energy_interp->proc~set_grid_den_energy proc~prl_den_energy_interp->proc~set_grid_env_den_energy proc~curr_accumulate curr_accumulate proc~curr_accumulate->proc~esirkepov_3d_curr proc~collect_bunch_and_plasma_density collect_bunch_and_plasma_density proc~collect_bunch_and_plasma_density->proc~set_grid_charge proc~prl_bden_energy_interp prl_bden_energy_interp proc~prl_bden_energy_interp->proc~set_grid_den_energy proc~beam_inject beam_inject proc~beam_inject->proc~set_grid_charge proc~beam_inject->proc~set_charge_on_ftgrid proc~env_lpf2_evolve env_lpf2_evolve proc~env_lpf2_evolve->proc~set_env_density proc~env_lpf2_evolve->proc~curr_accumulate proc~set_wake_potential set_wake_potential proc~set_wake_potential->proc~set_grid_charge_and_jx proc~data_out data_out proc~data_out->proc~prl_den_energy_interp proc~lpf2_evolve lpf2_evolve proc~lpf2_evolve->proc~curr_accumulate proc~env_run env_run proc~env_run->proc~env_lpf2_evolve proc~env_cycle Env_cycle proc~env_cycle->proc~beam_inject proc~env_cycle->proc~data_out proc~env_cycle->proc~env_run proc~lp_cycle Lp_cycle proc~lp_cycle->proc~data_out proc~lp_run lp_run proc~lp_cycle->proc~lp_run proc~lp_run->proc~lpf2_evolve program~aladyn aladyn program~aladyn->proc~env_cycle program~aladyn->proc~lp_cycle

Contents