cden_3d_wgh Subroutine

public subroutine cden_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:3)
real(kind=dp), intent(inout) :: ay(0:3)
real(kind=dp), intent(inout) :: az(0:3)
integer, intent(inout) :: ix
integer, intent(inout) :: iy
integer, intent(inout) :: iz

Called by

proc~~cden_3d_wgh~~CalledByGraph proc~cden_3d_wgh cden_3d_wgh proc~set_ho_grid_charge set_ho_grid_charge proc~set_ho_grid_charge->proc~cden_3d_wgh

Contents

None