XGC1
|
Functions/Subroutines | |
subroutine | pushi_sub (istep, ncycle, grid, psn, sp, diag_on) |
subroutine | pushi_1step (istep, ipc, grid, psn, sp, phase0, ptl, diag_on) |
subroutine pushi_1step | ( | integer, intent(in) | istep, |
integer, intent(in) | ipc, | ||
type(grid_type) | grid, | ||
type(psn_type) | psn, | ||
type(species_type) | sp, | ||
real (kind=8), dimension(ptl_nphase,sp%maxnum) | phase0, | ||
type(ptl_type), dimension(sp%maxnum) | ptl, | ||
logical, intent(in) | diag_on | ||
) |
subroutine pushi_sub | ( | integer, intent(in) | istep, |
integer, intent(in) | ncycle, | ||
type(grid_type) | grid, | ||
type(psn_type) | psn, | ||
type(species_type) | sp, | ||
logical | diag_on | ||
) |