XGC1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Data Types | Public Member Functions | Public Attributes | List of all members
restart_module Module Reference
Collaboration diagram for restart_module:
Collaboration graph
[legend]

Data Types

type  restart_ptl_type
 

Public Member Functions

subroutine restart_write (spall, grid, psn)
 
integer function restart_file_exists ()
 
subroutine restart_read ()
 
subroutine restart_read_copy_tmp_to_f0f0g ()
 
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)
 

Public Attributes

character(len=2), dimension(0:6) sp_name =(/'e ', 'i ', 'i2', 'i3', 'i4', 'i5', 'i6'/)
 
type(restart_ptl_type),
dimension(:), allocatable 
restart_ptl
 

Member Function/Subroutine Documentation

subroutine restart_module::increase_restart_ptl_tor ( type(species_type), dimension(0:ptl_nsp_max)  spall)

Here is the call graph for this function:

Here is the caller graph for this function:

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 
)

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine restart_module::readf0_as_adios2_format ( type(grid_type)  grid,
type(psn_type)  psn,
character (len=50)  filename,
integer, intent(in)  nnode 
)

Here is the call graph for this function:

Here is the caller graph for this function:

integer function restart_module::restart_file_exists ( )

Here is the call graph for this function:

subroutine restart_module::restart_read ( )

Here is the call graph for this function:

subroutine restart_module::restart_read_copy_tmp_to_f0f0g ( )

Here is the call graph for this function:

subroutine restart_module::restart_write ( type(species_type), dimension(0:ptl_nsp_max)  spall,
type(grid_type)  grid,
type(psn_type)  psn 
)

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine restart_module::transfer_restart_ptl ( integer, intent(in)  isp)

Member Data Documentation

type(restart_ptl_type), dimension(:), allocatable restart_module::restart_ptl
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: