qden_2d_wgh Subroutine

public subroutine qden_2d_wgh(xp, ax, ay, ix, iy)

Arguments

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

Called by

proc~~qden_2d_wgh~~CalledByGraph proc~qden_2d_wgh qden_2d_wgh proc~set_grid_env_den_energy set_grid_env_den_energy proc~set_grid_env_den_energy->proc~qden_2d_wgh proc~set_charge_on_ftgrid set_charge_on_ftgrid proc~set_charge_on_ftgrid->proc~qden_2d_wgh proc~set_grid_charge set_grid_charge proc~set_grid_charge->proc~qden_2d_wgh proc~set_grid_charge_and_jx set_grid_charge_and_jx proc~set_grid_charge_and_jx->proc~qden_2d_wgh proc~esirkepov_2d_curr esirkepov_2d_curr proc~esirkepov_2d_curr->proc~qden_2d_wgh proc~set_env_density set_env_density proc~set_env_density->proc~qden_2d_wgh proc~set_grid_den_energy set_grid_den_energy proc~set_grid_den_energy->proc~qden_2d_wgh proc~curr_accumulate curr_accumulate proc~curr_accumulate->proc~esirkepov_2d_curr

Contents

None