XGCa
|
Functions/Subroutines | |
subroutine | remove_particle (sp, i, flag, ith) |
subroutine | memory_cleaning_simple (spall) |
subroutine | copy_ptl (sp, src, dest) |
subroutine | eliminate_one (i, ptli, sp_type) |
subroutine | save_or_load_electron_phase (sp, ipc) |
subroutine common_ptl_routines::copy_ptl | ( | type(species_type) | sp, |
integer, intent(in) | src, | ||
integer, intent(in) | dest | ||
) |
subroutine common_ptl_routines::eliminate_one | ( | integer, intent(in) | i, |
type(ptl_type), intent(in) | ptli, | ||
integer, intent(in) | sp_type | ||
) |
subroutine common_ptl_routines::memory_cleaning_simple | ( | type(species_type), dimension(0:ptl_nsp_max) | spall | ) |
subroutine common_ptl_routines::remove_particle | ( | type(species_type) | sp, |
integer, intent(in) | i, | ||
integer, intent(in) | flag, | ||
integer, intent(in) | ith | ||
) |
subroutine common_ptl_routines::save_or_load_electron_phase | ( | type(species_type) | sp, |
integer, intent(in) | ipc | ||
) |