FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
Loading...
Searching...
No Matches
m_heat_lib_film Module Reference

This module provides subroutines to generate heat transfer boundary. More...

Functions/Subroutines

subroutine heat_film_231 (nn, xx, yy, zz, thick, ltype, hh, sink, mm, term1, term2, nod)
 
subroutine heat_film_232 (nn, xx, yy, zz, thick, ltype, hh, sink, mm, term1, term2, nod)
 
subroutine heat_film_241 (nn, xx, yy, zz, thick, ltype, hh, sink, mm, term1, term2, nod)
 
subroutine heat_film_242 (nn, xx, yy, zz, thick, ltype, hh, sink, mm, term1, term2, nod)
 
subroutine heat_film_341 (nn, xx, yy, zz, ltype, hh, sink, mm, term1, term2, nod)
 
subroutine heat_film_342 (nn, xx, yy, zz, ltype, hh, sink, mm, term1, term2, nod)
 
subroutine heat_film_351 (nn, xx, yy, zz, ltype, hh, sink, mm, term1, term2, nod)
 
subroutine heat_film_352 (nn, xx, yy, zz, ltype, hh, sink, mm, term1, term2, nod)
 
subroutine heat_film_361 (nn, xx, yy, zz, ltype, hh, sink, mm, term1, term2, nod)
 
subroutine heat_film_362 (nn, xx, yy, zz, ltype, hh, sink, mm, term1, term2, nod)
 
subroutine heat_film_731 (nn, xx, yy, zz, hh, sink, term1, term2)
 
subroutine heat_film_741 (nn, xx, yy, zz, hh, sink, term1, term2)
 

Detailed Description

This module provides subroutines to generate heat transfer boundary.

Function/Subroutine Documentation

◆ heat_film_231()

subroutine m_heat_lib_film::heat_film_231 (   nn,
real(kind=kreal), dimension(nn)  xx,
real(kind=kreal), dimension(nn)  yy,
real(kind=kreal), dimension(nn)  zz,
  thick,
  ltype,
  hh,
  sink,
  mm,
real(kind=kreal), dimension(mm*mm)  term1,
real(kind=kreal), dimension(mm)  term2,
integer(kind=kint), dimension(mm)  nod 
)

Definition at line 23 of file heat_LIB_FILM.f90.

Here is the caller graph for this function:

◆ heat_film_232()

subroutine m_heat_lib_film::heat_film_232 (   nn,
real(kind=kreal), dimension(nn)  xx,
real(kind=kreal), dimension(nn)  yy,
real(kind=kreal), dimension(nn)  zz,
  thick,
  ltype,
  hh,
  sink,
  mm,
real(kind=kreal), dimension(mm*mm)  term1,
real(kind=kreal), dimension(mm)  term2,
integer(kind=kint), dimension(mm)  nod 
)

Definition at line 83 of file heat_LIB_FILM.f90.

Here is the caller graph for this function:

◆ heat_film_241()

subroutine m_heat_lib_film::heat_film_241 (   nn,
real(kind=kreal), dimension(nn)  xx,
real(kind=kreal), dimension(nn)  yy,
real(kind=kreal), dimension(nn)  zz,
  thick,
  ltype,
  hh,
  sink,
  mm,
real(kind=kreal), dimension(mm*mm)  term1,
real(kind=kreal), dimension(mm)  term2,
integer(kind=kint), dimension(mm)  nod 
)

Definition at line 155 of file heat_LIB_FILM.f90.

Here is the caller graph for this function:

◆ heat_film_242()

subroutine m_heat_lib_film::heat_film_242 (   nn,
real(kind=kreal), dimension(nn)  xx,
real(kind=kreal), dimension(nn)  yy,
real(kind=kreal), dimension(nn)  zz,
  thick,
  ltype,
  hh,
  sink,
  mm,
real(kind=kreal), dimension(mm*mm)  term1,
real(kind=kreal), dimension(mm)  term2,
integer(kind=kint), dimension(mm)  nod 
)

Definition at line 219 of file heat_LIB_FILM.f90.

Here is the caller graph for this function:

◆ heat_film_341()

subroutine m_heat_lib_film::heat_film_341 (   nn,
real(kind=kreal), dimension(nn)  xx,
real(kind=kreal), dimension(nn)  yy,
real(kind=kreal), dimension(nn)  zz,
  ltype,
  hh,
  sink,
  mm,
real(kind=kreal), dimension(mm*mm)  term1,
real(kind=kreal), dimension(mm)  term2,
integer(kind=kint), dimension(mm)  nod 
)

Definition at line 296 of file heat_LIB_FILM.f90.

Here is the caller graph for this function:

◆ heat_film_342()

subroutine m_heat_lib_film::heat_film_342 (   nn,
real(kind=kreal), dimension(nn)  xx,
real(kind=kreal), dimension(nn)  yy,
real(kind=kreal), dimension(nn)  zz,
  ltype,
  hh,
  sink,
  mm,
real(kind=kreal), dimension(mm*mm)  term1,
real(kind=kreal), dimension(mm)  term2,
integer(kind=kint), dimension(mm)  nod 
)

Definition at line 352 of file heat_LIB_FILM.f90.

Here is the caller graph for this function:

◆ heat_film_351()

subroutine m_heat_lib_film::heat_film_351 (   nn,
real(kind=kreal), dimension(nn)  xx,
real(kind=kreal), dimension(nn)  yy,
real(kind=kreal), dimension(nn)  zz,
  ltype,
  hh,
  sink,
  mm,
real(kind=kreal), dimension(mm*mm)  term1,
real(kind=kreal), dimension(mm)  term2,
integer(kind=kint), dimension(mm)  nod 
)

Definition at line 503 of file heat_LIB_FILM.f90.

Here is the caller graph for this function:

◆ heat_film_352()

subroutine m_heat_lib_film::heat_film_352 (   nn,
real(kind=kreal), dimension(nn)  xx,
real(kind=kreal), dimension(nn)  yy,
real(kind=kreal), dimension(nn)  zz,
  ltype,
  hh,
  sink,
  mm,
real(kind=kreal), dimension(mm*mm)  term1,
real(kind=kreal), dimension(mm)  term2,
integer(kind=kint), dimension(mm)  nod 
)

Definition at line 637 of file heat_LIB_FILM.f90.

Here is the caller graph for this function:

◆ heat_film_361()

subroutine m_heat_lib_film::heat_film_361 (   nn,
real(kind=kreal), dimension(nn)  xx,
real(kind=kreal), dimension(nn)  yy,
real(kind=kreal), dimension(nn)  zz,
  ltype,
  hh,
  sink,
  mm,
real(kind=kreal), dimension(mm*mm)  term1,
real(kind=kreal), dimension(mm)  term2,
integer(kind=kint), dimension(mm)  nod 
)

Definition at line 877 of file heat_LIB_FILM.f90.

Here is the caller graph for this function:

◆ heat_film_362()

subroutine m_heat_lib_film::heat_film_362 (   nn,
real(kind=kreal), dimension(nn)  xx,
real(kind=kreal), dimension(nn)  yy,
real(kind=kreal), dimension(nn)  zz,
  ltype,
  hh,
  sink,
  mm,
real(kind=kreal), dimension(mm*mm)  term1,
real(kind=kreal), dimension(mm)  term2,
integer(kind=kint), dimension(mm)  nod 
)

Definition at line 989 of file heat_LIB_FILM.f90.

Here is the caller graph for this function:

◆ heat_film_731()

subroutine m_heat_lib_film::heat_film_731 (   nn,
real(kind=kreal), dimension(nn)  xx,
real(kind=kreal), dimension(nn)  yy,
real(kind=kreal), dimension(nn)  zz,
real(kind=kreal)  hh,
real(kind=kreal)  sink,
real(kind=kreal), dimension(nn*nn)  term1,
real(kind=kreal), dimension(nn)  term2 
)

Definition at line 1150 of file heat_LIB_FILM.f90.

Here is the caller graph for this function:

◆ heat_film_741()

subroutine m_heat_lib_film::heat_film_741 (   nn,
real(kind=kreal), dimension(nn)  xx,
real(kind=kreal), dimension(nn)  yy,
real(kind=kreal), dimension(nn)  zz,
  hh,
  sink,
real(kind=kreal), dimension(nn*nn)  term1,
real(kind=kreal), dimension(nn)  term2 
)

Definition at line 1182 of file heat_LIB_FILM.f90.

Here is the caller graph for this function: