antioch-0.4.0
|
#include <ideal_gas_micro_thermo.h>
Public Member Functions | |
TempCache (const StateType &T_in) | |
TempCache (const StateType &T_in, const StateType &T2_in, const StateType &T3_in, const StateType &T4_in, const StateType &lnT_in) | |
Public Attributes | |
const StateType & | T |
StateType | T2 |
StateType | T3 |
StateType | T4 |
StateType | lnT |
Private Member Functions | |
TempCache () | |
Definition at line 37 of file ideal_gas_micro_thermo.h.
|
explicit |
Definition at line 62 of file temp_cache.h.
References Antioch::TempCache< StateType >::lnT, and Antioch::TempCache< StateType >::T.
Antioch::TempCache< StateType >::TempCache | ( | const StateType & | T_in, |
const StateType & | T2_in, | ||
const StateType & | T3_in, | ||
const StateType & | T4_in, | ||
const StateType & | lnT_in | ||
) |
Definition at line 71 of file temp_cache.h.
|
private |
StateType Antioch::TempCache< StateType >::lnT |
Definition at line 53 of file temp_cache.h.
Referenced by Antioch::NASA9CurveFit< CoeffType >::dh_RT_minus_s_R_dT(), Antioch::NASA9CurveFit< CoeffType >::h_over_RT(), Antioch::NASA7CurveFit< CoeffType >::h_RT_minus_s_R(), Antioch::NASA9CurveFit< CoeffType >::h_RT_minus_s_R(), Antioch::NASA7CurveFit< CoeffType >::s_over_R(), Antioch::NASA9CurveFit< CoeffType >::s_over_R(), and Antioch::TempCache< StateType >::TempCache().
const StateType& Antioch::TempCache< StateType >::T |
Definition at line 49 of file temp_cache.h.
Referenced by Antioch::NASAEvaluator< CoeffType, NASAFit >::cp(), Antioch::NASA7CurveFit< CoeffType >::cp_over_R(), Antioch::NASA9CurveFit< CoeffType >::cp_over_R(), Antioch::NASA7CurveFit< CoeffType >::dh_RT_minus_s_R_dT(), Antioch::NASA9CurveFit< CoeffType >::dh_RT_minus_s_R_dT(), Antioch::NASAEvaluator< CoeffType, NASAFit >::h(), Antioch::NASA7CurveFit< CoeffType >::h_over_RT(), Antioch::NASA9CurveFit< CoeffType >::h_over_RT(), Antioch::NASAEvaluator< CoeffType, NASAFit >::h_over_RT(), Antioch::NASA7CurveFit< CoeffType >::h_RT_minus_s_R(), Antioch::NASA9CurveFit< CoeffType >::h_RT_minus_s_R(), Antioch::NASA7CurveFit< CoeffType >::s_over_R(), Antioch::NASA9CurveFit< CoeffType >::s_over_R(), Antioch::NASAEvaluator< CoeffType, NASAFit >::s_over_R(), and Antioch::TempCache< StateType >::TempCache().
StateType Antioch::TempCache< StateType >::T2 |
Definition at line 50 of file temp_cache.h.
Referenced by Antioch::NASA7CurveFit< CoeffType >::cp_over_R(), Antioch::NASA9CurveFit< CoeffType >::cp_over_R(), Antioch::NASA7CurveFit< CoeffType >::dh_RT_minus_s_R_dT(), Antioch::NASA9CurveFit< CoeffType >::dh_RT_minus_s_R_dT(), Antioch::NASA7CurveFit< CoeffType >::h_over_RT(), Antioch::NASA9CurveFit< CoeffType >::h_over_RT(), Antioch::NASA7CurveFit< CoeffType >::h_RT_minus_s_R(), Antioch::NASA9CurveFit< CoeffType >::h_RT_minus_s_R(), Antioch::NASA7CurveFit< CoeffType >::s_over_R(), and Antioch::NASA9CurveFit< CoeffType >::s_over_R().
StateType Antioch::TempCache< StateType >::T3 |
Definition at line 51 of file temp_cache.h.
Referenced by Antioch::NASA7CurveFit< CoeffType >::cp_over_R(), Antioch::NASA9CurveFit< CoeffType >::cp_over_R(), Antioch::NASA7CurveFit< CoeffType >::dh_RT_minus_s_R_dT(), Antioch::NASA9CurveFit< CoeffType >::dh_RT_minus_s_R_dT(), Antioch::NASA7CurveFit< CoeffType >::h_over_RT(), Antioch::NASA9CurveFit< CoeffType >::h_over_RT(), Antioch::NASA7CurveFit< CoeffType >::h_RT_minus_s_R(), Antioch::NASA9CurveFit< CoeffType >::h_RT_minus_s_R(), Antioch::NASA7CurveFit< CoeffType >::s_over_R(), and Antioch::NASA9CurveFit< CoeffType >::s_over_R().
StateType Antioch::TempCache< StateType >::T4 |
Definition at line 52 of file temp_cache.h.
Referenced by Antioch::NASA7CurveFit< CoeffType >::cp_over_R(), Antioch::NASA9CurveFit< CoeffType >::cp_over_R(), Antioch::NASA7CurveFit< CoeffType >::h_over_RT(), Antioch::NASA9CurveFit< CoeffType >::h_over_RT(), Antioch::NASA7CurveFit< CoeffType >::h_RT_minus_s_R(), Antioch::NASA9CurveFit< CoeffType >::h_RT_minus_s_R(), Antioch::NASA7CurveFit< CoeffType >::s_over_R(), and Antioch::NASA9CurveFit< CoeffType >::s_over_R().