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

Public Member Functions

Sclr operator() (Sclr csec, Sclr por, Sclr f_source, Sclr s_source)
 

Detailed Description

Functor computing sources density output: cross_section * (porosity*fluid_thermal_source + (1-porosity)*solid_thermal_source)

Definition at line 63 of file heat_model.cc.

Member Function Documentation

◆ operator()()

Sclr fn_heat_sources_dens::operator() ( Sclr  csec,
Sclr  por,
Sclr  f_source,
Sclr  s_source 
)
inline

Definition at line 64 of file heat_model.cc.


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