qden_3d_wgh Subroutine

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

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)
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~esirkepov_3d_curr esirkepov_3d_curr proc~esirkepov_3d_curr->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_charge_on_ftgrid set_charge_on_ftgrid proc~set_charge_on_ftgrid->proc~qden_3d_wgh proc~set_grid_charge set_grid_charge proc~set_grid_charge->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~set_env_density set_env_density proc~set_env_density->proc~qden_3d_wgh proc~set_grid_den_energy set_grid_den_energy proc~set_grid_den_energy->proc~qden_3d_wgh proc~curr_accumulate curr_accumulate proc~curr_accumulate->proc~esirkepov_3d_curr

Contents

None