_active_species | GRINSTesting::SpeciesTestBase | protected |
_antioch_mixture | GRINSTesting::AntiochTestBase | protected |
_N2_200_1000_coeffs | GRINSTesting::NASAThermoTestBase | protected |
_N2_idx | GRINSTesting::SpeciesTestBase | protected |
_N_200_1000_coeffs | GRINSTesting::NASAThermoTestBase | protected |
_N_idx | GRINSTesting::SpeciesTestBase | protected |
_NO_200_1000_coeffs | GRINSTesting::NASAThermoTestBase | protected |
_NO_idx | GRINSTesting::SpeciesTestBase | protected |
_O2_200_1000_coeffs | GRINSTesting::NASAThermoTestBase | protected |
_O2_idx | GRINSTesting::SpeciesTestBase | protected |
_O_200_1000_coeffs | GRINSTesting::NASAThermoTestBase | protected |
_O_idx | GRINSTesting::SpeciesTestBase | protected |
cp_exact(unsigned int species_idx, libMesh::Real T) | GRINSTesting::NASA9ThermoTestBase | inlinevirtual |
CPPUNIT_TEST(test_cp) | GRINSTesting::AntiochAirNASA9ThermoTest | |
CPPUNIT_TEST(test_hs) | GRINSTesting::AntiochAirNASA9ThermoTest | |
CPPUNIT_TEST_SUITE(AntiochAirNASA9ThermoTest) | GRINSTesting::AntiochAirNASA9ThermoTest | |
CPPUNIT_TEST_SUITE_END() | GRINSTesting::AntiochAirNASA9ThermoTest | |
h_exact(unsigned int species_idx, libMesh::Real T) | GRINSTesting::NASA9ThermoTestBase | inlinevirtual |
h_RT_exact(unsigned int species_idx, libMesh::Real T) | GRINSTesting::NASA9ThermoTestBase | inlinevirtual |
init_air_test(unsigned int &N2_idx, unsigned int &O2_idx, unsigned int &N_idx, unsigned int &O_idx, unsigned int &NO_idx, std::vector< unsigned int > &active_species) | GRINSTesting::AirTestBase | inline |
init_antioch(const std::string &input_file, const std::string &material_name) | GRINSTesting::AntiochTestBase | inline |
molar_mass(unsigned int idx) | GRINSTesting::SpeciesTestBase | inline |
NASA9ThermoTestBase() | GRINSTesting::NASA9ThermoTestBase | inline |
nasa_coeffs(unsigned int idx) | GRINSTesting::NASAThermoTestBase | inlineprotected |
R_species(unsigned int idx) | GRINSTesting::SpeciesTestBase | inline |
s_R_exact(unsigned int species_idx, libMesh::Real T) | GRINSTesting::NASA9ThermoTestBase | inlinevirtual |
setUp() | GRINSTesting::AntiochAirNASA9ThermoTest | inline |
SpeciesTestBase() | GRINSTesting::SpeciesTestBase | inline |
test_cp() | GRINSTesting::AntiochAirNASA9ThermoTest | inline |
test_cp_common(ThermoMixture &mixture, const std::vector< libMesh::Real > &Y, libMesh::Real rel_tol) | GRINSTesting::NASAThermoTestBase | inline |
test_h_common(ThermoMixture &mixture, libMesh::Real rel_tol) | GRINSTesting::NASAThermoTestBase | inline |
test_hs() | GRINSTesting::AntiochAirNASA9ThermoTest | inline |