FrontISTR  5.7.1
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 16 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 25 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 71 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 54 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 62 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 79 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 88 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 34 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 42 of file hecmw_restart_f.f90.

Here is the call graph for this function: