_A | Antioch::ChemKinParser< NumericType > | private |
_b | Antioch::ChemKinParser< NumericType > | private |
_cached_line | Antioch::ChemKinParser< NumericType > | private |
_chemical_process | Antioch::ChemKinParser< NumericType > | private |
_comments | Antioch::ParserBase< NumericType > | protected |
_crates | Antioch::ChemKinParser< NumericType > | private |
_D | Antioch::ChemKinParser< NumericType > | private |
_default_unit | Antioch::ChemKinParser< NumericType > | private |
_doc | Antioch::ChemKinParser< NumericType > | private |
_duplicate_process | Antioch::ChemKinParser< NumericType > | private |
_Ea | Antioch::ChemKinParser< NumericType > | private |
_efficiencies | Antioch::ChemKinParser< NumericType > | private |
_equation | Antioch::ChemKinParser< NumericType > | private |
_file | Antioch::ParserBase< NumericType > | protected |
_kinetics_model | Antioch::ChemKinParser< NumericType > | private |
_map | Antioch::ChemKinParser< NumericType > | private |
_next_is_reverse | Antioch::ChemKinParser< NumericType > | private |
_not_implemented | Antioch::ParserBase< NumericType > | protected |
_nrates | Antioch::ChemKinParser< NumericType > | private |
_pow_unit | Antioch::ChemKinParser< NumericType > | private |
_products | Antioch::ChemKinParser< NumericType > | private |
_products_orders | Antioch::ChemKinParser< NumericType > | private |
_reactants | Antioch::ChemKinParser< NumericType > | private |
_reactants_orders | Antioch::ChemKinParser< NumericType > | private |
_reversible | Antioch::ChemKinParser< NumericType > | private |
_spec | Antioch::ChemKinParser< NumericType > | private |
_Tref | Antioch::ChemKinParser< NumericType > | private |
_Troe_alpha | Antioch::ChemKinParser< NumericType > | private |
_Troe_T1 | Antioch::ChemKinParser< NumericType > | private |
_Troe_T2 | Antioch::ChemKinParser< NumericType > | private |
_Troe_T3 | Antioch::ChemKinParser< NumericType > | private |
_type | Antioch::ParserBase< NumericType > | protected |
_unit_custom_A | Antioch::ChemKinParser< NumericType > | private |
_unit_custom_ea | Antioch::ChemKinParser< NumericType > | private |
_verbose | Antioch::ParserBase< NumericType > | protected |
after_coma_digits(NumericType number) const | Antioch::ChemKinParser< NumericType > | private |
change_file(const std::string &filename) | Antioch::ChemKinParser< NumericType > | virtual |
ChemKinParser(const std::string &filename, bool verbose=true) | Antioch::ChemKinParser< NumericType > | |
ChemKinParser() | Antioch::ChemKinParser< NumericType > | private |
efficiencies(std::vector< std::pair< std::string, NumericType > > &par_values) const | Antioch::ChemKinParser< NumericType > | virtual |
enum_type() const | Antioch::ParserBase< NumericType > | |
factor_to_int(NumericType number) const | Antioch::ChemKinParser< NumericType > | private |
file() const | Antioch::ParserBase< NumericType > | inline |
initialize() | Antioch::ChemKinParser< NumericType > | virtual |
is_k0(unsigned int nrc, const std::string &kin_model) const | Antioch::ChemKinParser< NumericType > | inlinevirtual |
is_real_number(const char &c) const | Antioch::ChemKinParser< NumericType > | private |
next_meaningful_line(std::string &line) | Antioch::ChemKinParser< NumericType > | private |
next_reaction(const std::string &line) | Antioch::ChemKinParser< NumericType > | private |
parse_a_line(const std::string &line) | Antioch::ChemKinParser< NumericType > | private |
parse_backward_orders(const std::string &line) | Antioch::ChemKinParser< NumericType > | private |
parse_coefficients_line(const std::string &line) | Antioch::ChemKinParser< NumericType > | private |
parse_equation(std::string &equation) | Antioch::ChemKinParser< NumericType > | private |
parse_equation_coef(const std::string &line) | Antioch::ChemKinParser< NumericType > | private |
parse_forward_orders(const std::string &line) | Antioch::ChemKinParser< NumericType > | private |
parse_molecule(const std::string &molecule) | Antioch::ChemKinParser< NumericType > | private |
parse_orders(const std::string &line, std::vector< std::pair< std::string, NumericType > > &reaction_orders) | Antioch::ChemKinParser< NumericType > | private |
parse_reversible_parameters(const std::string &line) | Antioch::ChemKinParser< NumericType > | private |
ParserBase(const std::string &type, const std::string &file, bool verbose=true, const std::string &comments="") | Antioch::ParserBase< NumericType > | |
products_orders() const | Antioch::ChemKinParser< NumericType > | virtual |
products_pairs(std::vector< std::pair< std::string, int > > &products_pair) const | Antioch::ChemKinParser< NumericType > | virtual |
rate_constant(const std::string &) | Antioch::ChemKinParser< NumericType > | virtual |
rate_constant_activation_energy_parameter(NumericType &Ea, std::string &Ea_unit, std::string &def_unit) const | Antioch::ChemKinParser< NumericType > | virtual |
rate_constant_Berthelot_coefficient_parameter(NumericType &D, std::string &D_unit, std::string &def_unit) const | Antioch::ChemKinParser< NumericType > | inlinevirtual |
rate_constant_cross_section_parameter(std::vector< NumericType > &sigma, std::string &sigma_unit, std::string &def_unit) const | Antioch::ChemKinParser< NumericType > | inlinevirtual |
rate_constant_lambda_parameter(std::vector< NumericType > &lambda, std::string &lambda_unit, std::string &def_unit) const | Antioch::ChemKinParser< NumericType > | inlinevirtual |
rate_constant_power_parameter(NumericType &b, std::string &b_unit, std::string &def_unit) const | Antioch::ChemKinParser< NumericType > | virtual |
rate_constant_preexponential_parameter(NumericType &A, std::string &A_unit, std::string &def_unit) const | Antioch::ChemKinParser< NumericType > | virtual |
rate_constant_Tref_parameter(NumericType &Tref, std::string &Tref_unit, std::string &def_unit) const | Antioch::ChemKinParser< NumericType > | virtual |
reactants_orders() const | Antioch::ChemKinParser< NumericType > | virtual |
reactants_pairs(std::vector< std::pair< std::string, int > > &reactants_pair) const | Antioch::ChemKinParser< NumericType > | virtual |
reaction() | Antioch::ChemKinParser< NumericType > | virtual |
reaction_chemical_process() const | Antioch::ChemKinParser< NumericType > | inlinevirtual |
reaction_equation() const | Antioch::ChemKinParser< NumericType > | inlinevirtual |
reaction_id() const | Antioch::ChemKinParser< NumericType > | inlinevirtual |
reaction_kinetics_model(const std::vector< std::string > &) const | Antioch::ChemKinParser< NumericType > | inlinevirtual |
reaction_reversible() const | Antioch::ChemKinParser< NumericType > | inlinevirtual |
read_chemical_species(ChemicalMixture< NumericType > &) | Antioch::ParserBase< NumericType > | inlinevirtual |
read_electronic_data(ChemicalMixture< NumericType > &) | Antioch::ParserBase< NumericType > | inlinevirtual |
read_thermodynamic_data(NASAThermoMixture< NumericType, NASA7CurveFit< NumericType > > &thermo) | Antioch::ChemKinParser< NumericType > | inlinevirtual |
read_thermodynamic_data(NASAThermoMixture< NumericType, NASA9CurveFit< NumericType > > &) | Antioch::ChemKinParser< NumericType > | inlinevirtual |
read_thermodynamic_data(NASAThermoMixture< NumericType, CEACurveFit< NumericType > > &) | Antioch::ChemKinParser< NumericType > | inlinevirtual |
read_thermodynamic_data(CEAThermodynamics< NumericType > &) | Antioch::ChemKinParser< NumericType > | inlinevirtual |
read_thermodynamic_data_root(NASAThermoMixture< NumericType, CurveType > &thermo) | Antioch::ChemKinParser< NumericType > | private |
read_transport_data(TransportMixture< NumericType > &) | Antioch::ParserBase< NumericType > | inlinevirtual |
read_vibrational_data(ChemicalMixture< NumericType > &) | Antioch::ParserBase< NumericType > | inlinevirtual |
rescale_stoichiometry() | Antioch::ChemKinParser< NumericType > | private |
skip_comments(std::istream &doc) | Antioch::ParserBase< NumericType > | protected |
species_list() | Antioch::ChemKinParser< NumericType > | virtual |
Troe() const | Antioch::ChemKinParser< NumericType > | inlinevirtual |
Troe_alpha_parameter(NumericType &alpha, std::string &alpha_unit, std::string &def_unit) const | Antioch::ChemKinParser< NumericType > | virtual |
Troe_T1_parameter(NumericType &T1, std::string &T1_unit, std::string &def_unit) const | Antioch::ChemKinParser< NumericType > | virtual |
Troe_T2_parameter(NumericType &T2, std::string &T2_unit, std::string &def_unit) const | Antioch::ChemKinParser< NumericType > | virtual |
Troe_T3_parameter(NumericType &T3, std::string &T3_unit, std::string &def_unit) const | Antioch::ChemKinParser< NumericType > | virtual |
type() const | Antioch::ParserBase< NumericType > | inline |
verbose() const | Antioch::ParserBase< NumericType > | inline |
verify_Kooij_in_place_of_Arrhenius() const | Antioch::ChemKinParser< NumericType > | inlinevirtual |
where_is_k0(const std::string &) const | Antioch::ChemKinParser< NumericType > | inlinevirtual |
~ChemKinParser() | Antioch::ChemKinParser< NumericType > | |
~ParserBase() | Antioch::ParserBase< NumericType > | inlinevirtual |