SFEMaNS  version 4.1 (work in progress)
Reference documentation for SFEMaNS
 All Classes Files Functions Variables Groups Pages
subroutine_temperature Module Reference

Public Member Functions

subroutine, public three_level_temperature (comm_one_d, time, temp_1_LA, dt, list_mode, temp_mesh, tempn_m1, tempn, chmp_vit, vol_heat_capacity, temp_diffusivity, my_par_cc, temp_list_dirichlet_sides, temp_per)
 
subroutine smb_ugradc_gauss_fft_par (communicator, mesh, list_mode, heat_capa_in, V_in, c_in, c_out)
 
subroutine mass_tot (communicator, mesh, tempn, RESLT)
 

Detailed Description

Definition at line 5 of file sub_temperature.f90.

Member Function/Subroutine Documentation

subroutine subroutine_temperature::mass_tot (   communicator,
type(mesh_type)  mesh,
real(kind=8), dimension(:), intent(in)  tempn,
real(kind=8), intent(out)  RESLT 
)

Definition at line 338 of file sub_temperature.f90.

Here is the caller graph for this function:

subroutine subroutine_temperature::smb_ugradc_gauss_fft_par (   communicator,
type(mesh_type), target  mesh,
integer, dimension(:), intent(in)  list_mode,
real(kind=8), dimension(:), intent(in)  heat_capa_in,
real(kind=8), dimension(:,:,:), intent(in)  V_in,
real(kind=8), dimension(:,:,:), intent(in)  c_in,
real(kind=8), dimension(:,:,:), intent(out)  c_out 
)

Definition at line 234 of file sub_temperature.f90.

Here is the call graph for this function:

subroutine, public subroutine_temperature::three_level_temperature ( pointer  comm_one_d,
real(kind=8)  time,
type(petsc_csr_la)  temp_1_LA,
real(kind=8)  dt,
integer, dimension(:), intent(in)  list_mode,
type(mesh_type), intent(in)  temp_mesh,
real(kind=8), dimension(:,:,:), intent(inout)  tempn_m1,
real(kind=8), dimension(:,:,:), intent(inout)  tempn,
real(kind=8), dimension(:,:,:), intent(in)  chmp_vit,
real(kind=8), dimension(:), intent(in)  vol_heat_capacity,
real(kind=8), dimension(:), intent(in)  temp_diffusivity,
type(solver_param), intent(in)  my_par_cc,
integer, dimension(:), intent(in)  temp_list_dirichlet_sides,
type(periodic_type), intent(in)  temp_per 
)

Definition at line 13 of file sub_temperature.f90.

Here is the call graph for this function:

Here is the caller graph for this function:


The documentation for this module was generated from the following file: