_chem_mix | Antioch::IdealGasMicroThermo< MacroThermo, CoeffType > | private |
_ext_therm | Antioch::IdealGasMicroThermo< MacroThermo, CoeffType > | private |
ANTIOCH_AUTO(StateType) cv_vib(unsigned int s | Antioch::IdealGasMicroThermo< MacroThermo, CoeffType > | |
ANTIOCH_AUTOFUNC(StateType,(_chem_mix.chemical_species()[s]->n_tr_dofs()< CoeffType(2.))?zero_clone(T):_ext_therm.cv(TempCache< StateType >(T), s)-this->cv_tr(s)) template< typename StateType > const ANTIOCH_AUTO(StateType) cv_vib_over_R(unsigned int s | Antioch::IdealGasMicroThermo< MacroThermo, CoeffType > | |
ANTIOCH_AUTOFUNC(StateType,(_chem_mix.chemical_species()[s]->n_tr_dofs()< CoeffType(2.))?zero_clone(T):_ext_therm.cv_over_R(TempCache< StateType >(T), s)-this->cv_tr_over_R(s)) const CoeffType cv_rot(unsigned int s) const | Antioch::IdealGasMicroThermo< MacroThermo, CoeffType > | |
cv_rot_over_R(unsigned int s) const | Antioch::IdealGasMicroThermo< MacroThermo, CoeffType > | inline |
cv_tr(unsigned int s) const | Antioch::IdealGasMicroThermo< MacroThermo, CoeffType > | inline |
cv_tr_over_R(unsigned int s) const | Antioch::IdealGasMicroThermo< MacroThermo, CoeffType > | inline |
cv_trans(unsigned int s) const | Antioch::IdealGasMicroThermo< MacroThermo, CoeffType > | inline |
cv_trans_over_R(unsigned int s) const | Antioch::IdealGasMicroThermo< MacroThermo, CoeffType > | inline |
IdealGasMicroThermo(const MacroThermo &ext_thermo, const ChemicalMixture< CoeffType > &chem_mix) | Antioch::IdealGasMicroThermo< MacroThermo, CoeffType > | inline |
~IdealGasMicroThermo() | Antioch::IdealGasMicroThermo< MacroThermo, CoeffType > | inline |