reset_all_part_dist Subroutine

public subroutine reset_all_part_dist(loc_sp, pstore, xl, xr, ib, np, ndv, cin, np_new, mwin)

Arguments

Type IntentOptional AttributesName
type(species), intent(inout) :: loc_sp
real(kind=dp), intent(inout) :: pstore(:,:)
real(kind=dp), intent(in) :: xl
real(kind=dp), intent(in) :: xr
integer, intent(in) :: ib
integer, intent(in) :: np
integer, intent(in) :: ndv
integer, intent(in) :: cin
integer, intent(out) :: np_new
logical, intent(in) :: mwin

Calls

proc~~reset_all_part_dist~~CallsGraph proc~reset_all_part_dist reset_all_part_dist proc~v_realloc v_realloc proc~reset_all_part_dist->proc~v_realloc

Contents

None