FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
Loading...
Searching...
No Matches
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 53 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 9 of file heat_solve_main.f90.

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