curr_accumulate Subroutine

public subroutine curr_accumulate(sp_loc, pdata, curr, npt)

Arguments

Type IntentOptional AttributesName
type(species), intent(in) :: sp_loc
real(kind=dp), intent(inout) :: pdata(:,:)
real(kind=dp), intent(inout) :: curr(:,:,:,:)
integer, intent(in) :: npt

Calls

proc~~curr_accumulate~~CallsGraph proc~curr_accumulate curr_accumulate proc~esirkepov_3d_curr esirkepov_3d_curr proc~curr_accumulate->proc~esirkepov_3d_curr proc~esirkepov_2d_curr esirkepov_2d_curr proc~curr_accumulate->proc~esirkepov_2d_curr proc~ncdef_3d_curr ncdef_3d_curr proc~curr_accumulate->proc~ncdef_3d_curr proc~ncdef_2d_curr ncdef_2d_curr proc~curr_accumulate->proc~ncdef_2d_curr proc~qden_3d_wgh qden_3d_wgh proc~esirkepov_3d_curr->proc~qden_3d_wgh proc~set_local_3d_positions set_local_3d_positions proc~esirkepov_3d_curr->proc~set_local_3d_positions proc~qden_2d_wgh qden_2d_wgh proc~esirkepov_2d_curr->proc~qden_2d_wgh proc~set_local_2d_positions set_local_2d_positions proc~esirkepov_2d_curr->proc~set_local_2d_positions proc~ncdef_3d_curr->proc~set_local_3d_positions proc~qlh_3d_spline qlh_3d_spline proc~ncdef_3d_curr->proc~qlh_3d_spline proc~ncdef_2d_curr->proc~set_local_2d_positions proc~qlh_2d_spline qlh_2d_spline proc~ncdef_2d_curr->proc~qlh_2d_spline proc~map3d_part_sind map3d_part_sind proc~set_local_3d_positions->proc~map3d_part_sind proc~map2dy_part_sind map2dy_part_sind proc~set_local_2d_positions->proc~map2dy_part_sind proc~invert_uniform_grid invert_uniform_grid proc~map2dy_part_sind->proc~invert_uniform_grid proc~invert_stretched_grid invert_stretched_grid proc~map2dy_part_sind->proc~invert_stretched_grid proc~map3d_part_sind->proc~map2dy_part_sind proc~map2dz_part_sind map2dz_part_sind proc~map3d_part_sind->proc~map2dz_part_sind proc~map2dz_part_sind->proc~invert_uniform_grid proc~map2dz_part_sind->proc~invert_stretched_grid

Contents

None