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

This module provides a function to control heat analysis. More...

Functions/Subroutines

subroutine heat_input_restart (fstrHEAT, hecMESH, istep, tstep, tt)
 
subroutine heat_output_log (hecMESH, fstrPARAM, fstrHEAT, tstep, ctime)
 
subroutine heat_output_result (hecMESH, fstrHEAT, tstep, ctime, outflag)
 
subroutine heat_output_visual (hecMESH, fstrRESULT, fstrHEAT, tstep, ctime, outflag)
 
subroutine heat_output_restart (hecMESH, fstrHEAT, istep, tstep, current_time, outflag)
 

Detailed Description

This module provides a function to control heat analysis.

Function/Subroutine Documentation

◆ heat_input_restart()

subroutine m_heat_io::heat_input_restart ( type(fstr_heat fstrHEAT,
type(hecmwst_local_mesh hecMESH,
integer(kind=kint)  istep,
integer(kind=kint)  tstep,
real(kind=kreal)  tt 
)

Definition at line 11 of file heat_io.f90.

Here is the caller graph for this function:

◆ heat_output_log()

subroutine m_heat_io::heat_output_log ( type(hecmwst_local_mesh hecMESH,
type(fstr_param fstrPARAM,
type(fstr_heat fstrHEAT,
integer(kind=kint)  tstep,
real(kind=kreal)  ctime 
)

Definition at line 42 of file heat_io.f90.

Here is the caller graph for this function:

◆ heat_output_restart()

subroutine m_heat_io::heat_output_restart ( type(hecmwst_local_mesh hecMESH,
type(fstr_heat fstrHEAT,
integer(kind=kint)  istep,
integer(kind=kint)  tstep,
real(kind=kreal)  current_time,
logical, intent(in)  outflag 
)
Parameters
[in]outflagif true, result will be output regardless of istep

Definition at line 157 of file heat_io.f90.

Here is the caller graph for this function:

◆ heat_output_result()

subroutine m_heat_io::heat_output_result ( type(hecmwst_local_mesh hecMESH,
type(fstr_heat fstrHEAT,
integer(kind=kint)  tstep,
real(kind=kreal)  ctime,
logical, intent(in)  outflag 
)
Parameters
[in]outflagif true, result will be output regardless of istep

Definition at line 90 of file heat_io.f90.

Here is the caller graph for this function:

◆ heat_output_visual()

subroutine m_heat_io::heat_output_visual ( type(hecmwst_local_mesh hecMESH,
type(hecmwst_result_data)  fstrRESULT,
type(fstr_heat fstrHEAT,
integer(kind=kint)  tstep,
real(kind=kreal)  ctime,
logical, intent(in)  outflag 
)
Parameters
[in]outflagif true, result will be output regardless of istep

Definition at line 120 of file heat_io.f90.

Here is the call graph for this function:
Here is the caller graph for this function: