XGC1
|
#include "adios_macro.h"
Functions/Subroutines | |
subroutine | dump_poincare_init () |
subroutine | diag_sheath (grid) |
integer function | get_diag_particle_mod () |
integer function | do_diag_particle_int (istep) |
subroutine | diag_write_particles_adios (array_len, num, offset, total, phase, gid) |
subroutine diag_sheath | ( | type(grid_type) | grid | ) |
subroutine diag_write_particles_adios | ( | integer, intent(in) | array_len, |
integer, dimension(ptl_isp:ptl_nsp) | num, | ||
integer(8), dimension(ptl_isp:ptl_nsp) | offset, | ||
integer(8), dimension(ptl_isp:ptl_nsp) | total, | ||
real(4), dimension(ptl_nphase+ptl_nconst, array_len, ptl_isp:ptl_nsp) | phase, | ||
integer(8), dimension(array_len, ptl_isp:ptl_nsp) | gid | ||
) |
integer function do_diag_particle_int | ( | integer, intent(in) | istep | ) |
subroutine dump_poincare_init | ( | ) |
integer function get_diag_particle_mod | ( | ) |