|
subroutine | restart_write (spall, grid, psn) |
|
integer function | restart_file_exists () |
|
subroutine | restart_read () |
|
subroutine | restart_read_copy_tmp_to_f0f0g () |
|
subroutine | read_3db_as_adios2_format (filename, nnode, ntor) |
|
subroutine | read_as_adios2_format (grid, psn, spall, filename, istep_restart) |
|
subroutine | transfer_restart_ptl (isp) |
|
subroutine | readf0_as_adios2_format (grid, psn, filename, nnode) |
|
subroutine | increase_restart_ptl_tor (spall) |
|
subroutine restart_module::increase_restart_ptl_tor |
( |
type(species_type), dimension(0:ptl_nsp_max) |
spall | ) |
|
subroutine restart_module::read_3db_as_adios2_format |
( |
character (len=50) |
filename, |
|
|
integer, intent(in) |
nnode, |
|
|
integer, intent(in) |
ntor |
|
) |
| |
subroutine restart_module::read_as_adios2_format |
( |
type(grid_type) |
grid, |
|
|
type(psn_type) |
psn, |
|
|
type(species_type), dimension(0:ptl_nsp_max) |
spall, |
|
|
character (len=50) |
filename, |
|
|
integer, intent(out) |
istep_restart |
|
) |
| |
subroutine restart_module::readf0_as_adios2_format |
( |
type(grid_type) |
grid, |
|
|
type(psn_type) |
psn, |
|
|
character (len=50) |
filename, |
|
|
integer, intent(in) |
nnode |
|
) |
| |
integer function restart_module::restart_file_exists |
( |
| ) |
|
subroutine restart_module::restart_read |
( |
| ) |
|
subroutine restart_module::restart_read_copy_tmp_to_f0f0g |
( |
| ) |
|
subroutine restart_module::restart_write |
( |
type(species_type), dimension(0:ptl_nsp_max) |
spall, |
|
|
type(grid_type) |
grid, |
|
|
type(psn_type) |
psn |
|
) |
| |
subroutine restart_module::transfer_restart_ptl |
( |
integer, intent(in) |
isp | ) |
|
character (len=2), dimension(0:6) restart_module::sp_name =(/'e ', 'i ', 'i2', 'i3', 'i4', 'i5', 'i6'/) |
The documentation for this module was generated from the following file: