FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
hecmw_restart Module Reference

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)
 

Detailed Description

I/O and Utility.

Function/Subroutine Documentation

◆ hecmw_restart_add_int()

subroutine hecmw_restart::hecmw_restart_add_int ( integer(kind=kint), dimension(:)  src,
integer(kind=kint)  n_data 
)

Definition at line 17 of file hecmw_restart_f.f90.

Here is the call graph for this function:

◆ hecmw_restart_add_real()

subroutine hecmw_restart::hecmw_restart_add_real ( real(kind=kreal), dimension(:)  src,
integer(kind=kint)  n_data 
)

Definition at line 26 of file hecmw_restart_f.f90.

Here is the call graph for this function:

◆ hecmw_restart_close()

subroutine hecmw_restart::hecmw_restart_close

Definition at line 72 of file hecmw_restart_f.f90.

Here is the call graph for this function:

◆ hecmw_restart_open()

subroutine hecmw_restart::hecmw_restart_open

Definition at line 55 of file hecmw_restart_f.f90.

Here is the call graph for this function:

◆ hecmw_restart_open_by_name()

subroutine hecmw_restart::hecmw_restart_open_by_name ( character(len=hecmw_name_len)  name_ID)

Definition at line 63 of file hecmw_restart_f.f90.

Here is the call graph for this function:

◆ hecmw_restart_read_int()

subroutine hecmw_restart::hecmw_restart_read_int ( integer(kind=kint), dimension(:)  dst)

Definition at line 80 of file hecmw_restart_f.f90.

Here is the call graph for this function:

◆ hecmw_restart_read_real()

subroutine hecmw_restart::hecmw_restart_read_real ( real(kind=kreal), dimension(:)  dst)

Definition at line 89 of file hecmw_restart_f.f90.

Here is the call graph for this function:

◆ hecmw_restart_write()

subroutine hecmw_restart::hecmw_restart_write

Definition at line 35 of file hecmw_restart_f.f90.

Here is the call graph for this function:

◆ hecmw_restart_write_by_name()

subroutine hecmw_restart::hecmw_restart_write_by_name ( character(len=hecmw_name_len)  name_ID)

Definition at line 43 of file hecmw_restart_f.f90.

Here is the call graph for this function: