| _active_species | GRINSTesting::SpeciesTestBase | protected |
| _Ea_coeffs | GRINSTesting::KineticsTestBase | protected |
| _is_three_body_rxn | GRINSTesting::KineticsTestBase | protected |
| _N2_idx | GRINSTesting::SpeciesTestBase | protected |
| _N_idx | GRINSTesting::SpeciesTestBase | protected |
| _n_reactions | GRINSTesting::KineticsTestBase | protected |
| _NO_idx | GRINSTesting::SpeciesTestBase | protected |
| _O2_idx | GRINSTesting::SpeciesTestBase | protected |
| _O_idx | GRINSTesting::SpeciesTestBase | protected |
| _preexp_coeffs | GRINSTesting::KineticsTestBase | protected |
| _product_stoich_coeffs | GRINSTesting::KineticsTestBase | protected |
| _reactant_stoich_coeffs | GRINSTesting::KineticsTestBase | protected |
| _temp_exp_coeffs | GRINSTesting::KineticsTestBase | protected |
| _three_body_coeffs | GRINSTesting::KineticsTestBase | protected |
| compute_reaction_rates(libMesh::Real T, const std::vector< libMesh::Real > &molar_densities, NASAThermoTestBase &thermo_funcs, std::vector< libMesh::Real > &forward_rates, std::vector< libMesh::Real > &backward_rates) | GRINSTesting::KineticsTestBase | inlineprivate |
| eq_constant(libMesh::Real T, std::vector< libMesh::Real > &reactant_stoich_coeffs, std::vector< libMesh::Real > &product_stoich_coeffs, NASAThermoTestBase &thermo_funcs) | GRINSTesting::KineticsTestBase | inlineprivate |
| molar_mass(unsigned int idx) | GRINSTesting::SpeciesTestBase | inline |
| R_species(unsigned int idx) | GRINSTesting::SpeciesTestBase | inline |
| SpeciesTestBase() | GRINSTesting::SpeciesTestBase | inline |
| test_omega_dot_common(ThermoMixture &mixture, NASAThermoTestBase &thermo_funcs, const std::vector< libMesh::Real > &Y, libMesh::Real rel_tol) | GRINSTesting::KineticsTestBase | inline |