antioch-0.4.0
|
#include <cea_thermo.h>
Public Member Functions | |
Cache (const StateType &T_in) | |
Cache (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 | |
Cache () | |
Definition at line 65 of file cea_thermo.h.
|
inlineexplicit |
Definition at line 74 of file cea_thermo.h.
|
inline |
|
private |
StateType Antioch::CEAThermodynamics< CoeffType >::Cache< StateType >::lnT |
const StateType& Antioch::CEAThermodynamics< CoeffType >::Cache< StateType >::T |
Definition at line 68 of file cea_thermo.h.
Referenced by Antioch::CEAThermodynamics< CoeffType >::cp(), Antioch::CEAThermodynamics< CoeffType >::cp_over_R(), Antioch::CEAThermodynamics< CoeffType >::dh_RT_minus_s_R_dT(), Antioch::CEAThermodynamics< CoeffType >::h(), Antioch::CEAThermodynamics< CoeffType >::h_over_RT(), Antioch::CEAThermodynamics< CoeffType >::h_RT_minus_s_R(), and Antioch::CEAThermodynamics< CoeffType >::s_over_R().
StateType Antioch::CEAThermodynamics< CoeffType >::Cache< StateType >::T2 |
Definition at line 69 of file cea_thermo.h.
Referenced by Antioch::CEAThermodynamics< CoeffType >::cp_over_R(), Antioch::CEAThermodynamics< CoeffType >::dh_RT_minus_s_R_dT(), Antioch::CEAThermodynamics< CoeffType >::h_over_RT(), Antioch::CEAThermodynamics< CoeffType >::h_RT_minus_s_R(), and Antioch::CEAThermodynamics< CoeffType >::s_over_R().
StateType Antioch::CEAThermodynamics< CoeffType >::Cache< StateType >::T3 |
Definition at line 70 of file cea_thermo.h.
Referenced by Antioch::CEAThermodynamics< CoeffType >::cp_over_R(), Antioch::CEAThermodynamics< CoeffType >::dh_RT_minus_s_R_dT(), Antioch::CEAThermodynamics< CoeffType >::h_over_RT(), Antioch::CEAThermodynamics< CoeffType >::h_RT_minus_s_R(), and Antioch::CEAThermodynamics< CoeffType >::s_over_R().
StateType Antioch::CEAThermodynamics< CoeffType >::Cache< StateType >::T4 |