#include <heat_model.hh>
Definition at line 195 of file heat_model.hh.
HeatTransferModel::ModelEqData::ModelEqData |
( |
| ) |
|
|
inline |
static string HeatTransferModel::ModelEqData::default_output_field |
( |
| ) |
|
|
inlinestatic |
IT::Selection HeatTransferModel::ModelEqData::get_output_selection |
( |
| ) |
|
|
static |
unsigned int HeatTransferModel::ModelEqData::n_substances |
( |
| ) |
|
|
inline |
Returns number of transported substances.
Definition at line 209 of file heat_model.hh.
static constexpr const char* HeatTransferModel::ModelEqData::name |
( |
| ) |
|
|
inlinestatic |
const vector<unsigned int>& HeatTransferModel::ModelEqData::subst_idx |
( |
| ) |
|
|
inline |
Returns reference to the vector of substance indices.
Definition at line 213 of file heat_model.hh.
Returns reference to the vector of substance names.
Definition at line 217 of file heat_model.hh.
vector<unsigned int> HeatTransferModel::ModelEqData::subst_idx_ |
List of indices used to call balance methods for a set of quantities.
Definition at line 228 of file heat_model.hh.
The documentation for this class was generated from the following files: