|  | FrontISTR
    5.7.1
    Large-scale structural analysis program with finit element method | 
I/O and Utility. More...
| Functions/Subroutines | |
| subroutine | hecmw_restart_add_int (src, n_data) | 
| subroutine | hecmw_restart_add_real (src, n_data) | 
| subroutine | hecmw_restart_write () | 
| subroutine | hecmw_restart_write_by_name (name_ID) | 
| subroutine | hecmw_restart_open () | 
| subroutine | hecmw_restart_open_by_name (name_ID) | 
| subroutine | hecmw_restart_close () | 
| subroutine | hecmw_restart_read_int (dst) | 
| subroutine | hecmw_restart_read_real (dst) | 
I/O and Utility.
| subroutine hecmw_restart::hecmw_restart_add_int | ( | integer(kind=kint), dimension(:) | src, | 
| integer(kind=kint) | n_data | ||
| ) | 
| subroutine hecmw_restart::hecmw_restart_add_real | ( | real(kind=kreal), dimension(:) | src, | 
| integer(kind=kint) | n_data | ||
| ) | 
| subroutine hecmw_restart::hecmw_restart_close | 
| subroutine hecmw_restart::hecmw_restart_open | 
| subroutine hecmw_restart::hecmw_restart_open_by_name | ( | character(len=hecmw_name_len) | name_ID | ) | 
| subroutine hecmw_restart::hecmw_restart_read_int | ( | integer(kind=kint), dimension(:) | dst | ) | 
| subroutine hecmw_restart::hecmw_restart_read_real | ( | real(kind=kreal), dimension(:) | dst | ) | 
| subroutine hecmw_restart::hecmw_restart_write | 
| subroutine hecmw_restart::hecmw_restart_write_by_name | ( | character(len=hecmw_name_len) | name_ID | ) |