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

This module provides a function for stationary heat analysis. More...

Functions/Subroutines

subroutine heat_solve_main (hecMESH, hecMAT, hecMESHmpc, hecMATmpc, fstrPARAM, fstrHEAT, ISTEP, iterALL, next_time, delta_time)
 
subroutine heat_check_convergence (hecMESH, fstrHEAT, fstrPARAM, ISTEP, iterALL, is_congerged)
 

Detailed Description

This module provides a function for stationary heat analysis.

Function/Subroutine Documentation

◆ heat_check_convergence()

subroutine m_heat_solve_main::heat_check_convergence ( type(hecmwst_local_mesh hecMESH,
type(fstr_heat fstrHEAT,
type(fstr_param fstrPARAM,
integer(kind=kint)  ISTEP,
integer(kind=kint)  iterALL,
logical  is_congerged 
)

Definition at line 54 of file heat_solve_main.f90.

Here is the caller graph for this function:

◆ heat_solve_main()

subroutine m_heat_solve_main::heat_solve_main ( type(hecmwst_local_mesh hecMESH,
type(hecmwst_matrix hecMAT,
type(hecmwst_local_mesh), pointer  hecMESHmpc,
type(hecmwst_matrix), pointer  hecMATmpc,
type(fstr_param fstrPARAM,
type(fstr_heat fstrHEAT,
integer(kind=kint)  ISTEP,
integer(kind=kint)  iterALL,
real(kind=kreal)  next_time,
real(kind=kreal)  delta_time 
)

Definition at line 10 of file heat_solve_main.f90.

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