Flow123d  master-f44eb46
Public Member Functions | List of all members
fn_heat_sources_sigma Struct Reference

Public Member Functions

Sclr operator() (Sclr csec, Sclr por, Sclr f_rho, Sclr f_cap, Sclr f_sigma, Sclr s_rho, Sclr s_cap, Sclr s_sigma)
 

Detailed Description

Functor computing sources sigma output: cross_section * (porosity*fluid_density*fluid_heat_capacity*fluid_heat_exchange_rate + (1-porosity)*solid_density*solid_heat_capacity*solid_thermal_source)

Definition at line 73 of file heat_model.cc.

Member Function Documentation

◆ operator()()

Sclr fn_heat_sources_sigma::operator() ( Sclr  csec,
Sclr  por,
Sclr  f_rho,
Sclr  f_cap,
Sclr  f_sigma,
Sclr  s_rho,
Sclr  s_cap,
Sclr  s_sigma 
)
inline

Definition at line 74 of file heat_model.cc.


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