antioch-0.4.0
|
This is the complete list of members for Antioch::CEAThermodynamics< CoeffType >, including all inherited members.
_chem_mixture | Antioch::CEAThermodynamics< CoeffType > | protected |
_cp_at_200p1 | Antioch::CEAThermodynamics< CoeffType > | protected |
_species_curve_fits | Antioch::CEAThermodynamics< CoeffType > | protected |
add_curve_fit(const std::string &species_name, const std::vector< CoeffType > &coeffs) | Antioch::CEAThermodynamics< CoeffType > | inline |
add_curve_fit(const std::string &species_name, const std::vector< CoeffType > &coeffs, const std::vector< CoeffType > &) | Antioch::CEAThermodynamics< CoeffType > | inline |
CEAThermodynamics(const ChemicalMixture< CoeffType > &chem_mixture, const std::string &filename=DefaultFilename::thermo_data()) | Antioch::CEAThermodynamics< CoeffType > | inline |
CEAThermodynamics() | Antioch::CEAThermodynamics< CoeffType > | private |
check() const | Antioch::CEAThermodynamics< CoeffType > | inline |
chemical_mixture() const | Antioch::CEAThermodynamics< CoeffType > | inline |
cp(const Cache< StateType > &cache, unsigned int species) const | Antioch::CEAThermodynamics< CoeffType > | inline |
cp(const Cache< StateType > &cache, const VectorStateType &mass_fractions) const | Antioch::CEAThermodynamics< CoeffType > | |
cp(const Cache< StateType > &cache, const VectorStateType &mass_fractions) const | Antioch::CEAThermodynamics< CoeffType > | inline |
cp_over_R(const Cache< StateType > &cache, unsigned int species) const | Antioch::CEAThermodynamics< CoeffType > | inline |
cv(const Cache< StateType > &cache, unsigned int species) const | Antioch::CEAThermodynamics< CoeffType > | inline |
cv(const Cache< StateType > &cache, const VectorStateType &mass_fractions) const | Antioch::CEAThermodynamics< CoeffType > | |
cv(const Cache< StateType > &cache, const VectorStateType &mass_fractions) const | Antioch::CEAThermodynamics< CoeffType > | inline |
dh_RT_minus_s_R_dT(const Cache< StateType > &cache, unsigned int species) const | Antioch::CEAThermodynamics< CoeffType > | inline |
dh_RT_minus_s_R_dT(const Cache< StateType > &cache, VectorStateType &dh_RT_minus_s_R_dT) const | Antioch::CEAThermodynamics< CoeffType > | |
dh_RT_minus_s_R_dT(const Cache< StateType > &cache, VectorStateType &dh_RT_minus_s_R_dT) const | Antioch::CEAThermodynamics< CoeffType > | inline |
h(const Cache< StateType > &cache, unsigned int species) const | Antioch::CEAThermodynamics< CoeffType > | inline |
h(const Cache< StateType > &cache, VectorStateType &h) const | Antioch::CEAThermodynamics< CoeffType > | |
h(const Cache< StateType > &cache, VectorStateType &h) const | Antioch::CEAThermodynamics< CoeffType > | inline |
h_over_RT(const Cache< StateType > &cache, unsigned int species) const | Antioch::CEAThermodynamics< CoeffType > | inline |
h_RT_minus_s_R(const Cache< StateType > &cache, unsigned int species) const | Antioch::CEAThermodynamics< CoeffType > | inline |
h_RT_minus_s_R(const Cache< StateType > &cache, VectorStateType &h_RT_minus_s_R) const | Antioch::CEAThermodynamics< CoeffType > | |
h_RT_minus_s_R(const Cache< StateType > &cache, VectorStateType &h_RT_minus_s_R) const | Antioch::CEAThermodynamics< CoeffType > | inline |
s_over_R(const Cache< StateType > &cache, unsigned int species) const | Antioch::CEAThermodynamics< CoeffType > | inline |
~CEAThermodynamics() | Antioch::CEAThermodynamics< CoeffType > | inlinevirtual |