cden_2d_wgh Subroutine

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

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)
integer, intent(inout) :: ix
integer, intent(inout) :: iy

Called by

proc~~cden_2d_wgh~~CalledByGraph proc~cden_2d_wgh cden_2d_wgh proc~set_ho_grid_charge set_ho_grid_charge proc~set_ho_grid_charge->proc~cden_2d_wgh

Contents

None