_comments | Antioch::ParserBase< NumericType > | protected |
_file | Antioch::ParserBase< NumericType > | protected |
_not_implemented | Antioch::ParserBase< NumericType > | protected |
_type | Antioch::ParserBase< NumericType > | protected |
_verbose | Antioch::ParserBase< NumericType > | protected |
change_file(const std::string &filename)=0 | Antioch::ParserBase< NumericType > | pure virtual |
efficiencies(std::vector< std::pair< std::string, NumericType > > &) const | Antioch::ParserBase< NumericType > | inlinevirtual |
enum_type() const | Antioch::ParserBase< NumericType > | |
file() const | Antioch::ParserBase< NumericType > | inline |
initialize()=0 | Antioch::ParserBase< NumericType > | pure virtual |
is_k0(unsigned int, const std::string &) const | Antioch::ParserBase< NumericType > | inlinevirtual |
ParserBase(const std::string &type, const std::string &file, bool verbose=true, const std::string &comments="") | Antioch::ParserBase< NumericType > | |
ParserBase() | Antioch::ParserBase< NumericType > | private |
products_orders() const | Antioch::ParserBase< NumericType > | inlinevirtual |
products_pairs(std::vector< std::pair< std::string, int > > &) const | Antioch::ParserBase< NumericType > | inlinevirtual |
rate_constant(const std::string &) | Antioch::ParserBase< NumericType > | inlinevirtual |
rate_constant_activation_energy_parameter(NumericType &, std::string &, std::string &) const | Antioch::ParserBase< NumericType > | inlinevirtual |
rate_constant_Berthelot_coefficient_parameter(NumericType &, std::string &, std::string &) const | Antioch::ParserBase< NumericType > | inlinevirtual |
rate_constant_cross_section_parameter(std::vector< NumericType > &, std::string &, std::string &) const | Antioch::ParserBase< NumericType > | inlinevirtual |
rate_constant_lambda_parameter(std::vector< NumericType > &, std::string &, std::string &) const | Antioch::ParserBase< NumericType > | inlinevirtual |
rate_constant_power_parameter(NumericType &, std::string &, std::string &) const | Antioch::ParserBase< NumericType > | inlinevirtual |
rate_constant_preexponential_parameter(NumericType &, std::string &, std::string &) const | Antioch::ParserBase< NumericType > | inlinevirtual |
rate_constant_Tref_parameter(NumericType &, std::string &, std::string &) const | Antioch::ParserBase< NumericType > | inlinevirtual |
reactants_orders() const | Antioch::ParserBase< NumericType > | inlinevirtual |
reactants_pairs(std::vector< std::pair< std::string, int > > &) const | Antioch::ParserBase< NumericType > | inlinevirtual |
reaction() | Antioch::ParserBase< NumericType > | inlinevirtual |
reaction_chemical_process() const | Antioch::ParserBase< NumericType > | inlinevirtual |
reaction_equation() const | Antioch::ParserBase< NumericType > | inlinevirtual |
reaction_id() const | Antioch::ParserBase< NumericType > | inlinevirtual |
reaction_kinetics_model(const std::vector< std::string > &) const | Antioch::ParserBase< NumericType > | inlinevirtual |
reaction_reversible() const | Antioch::ParserBase< 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 > > &) | Antioch::ParserBase< NumericType > | inlinevirtual |
read_thermodynamic_data(NASAThermoMixture< NumericType, NASA9CurveFit< NumericType > > &) | Antioch::ParserBase< NumericType > | inlinevirtual |
read_thermodynamic_data(NASAThermoMixture< NumericType, CEACurveFit< NumericType > > &) | Antioch::ParserBase< NumericType > | inlinevirtual |
read_thermodynamic_data(CEAThermodynamics< NumericType > &) | Antioch::ParserBase< NumericType > | inlinevirtual |
read_transport_data(TransportMixture< NumericType > &) | Antioch::ParserBase< NumericType > | inlinevirtual |
read_vibrational_data(ChemicalMixture< NumericType > &) | Antioch::ParserBase< NumericType > | inlinevirtual |
skip_comments(std::istream &doc) | Antioch::ParserBase< NumericType > | protected |
species_list() | Antioch::ParserBase< NumericType > | inlinevirtual |
Troe() const | Antioch::ParserBase< NumericType > | inlinevirtual |
Troe_alpha_parameter(NumericType &, std::string &, std::string &) const | Antioch::ParserBase< NumericType > | inlinevirtual |
Troe_T1_parameter(NumericType &, std::string &, std::string &) const | Antioch::ParserBase< NumericType > | inlinevirtual |
Troe_T2_parameter(NumericType &, std::string &, std::string &) const | Antioch::ParserBase< NumericType > | inlinevirtual |
Troe_T3_parameter(NumericType &, std::string &, std::string &) const | Antioch::ParserBase< NumericType > | inlinevirtual |
type() const | Antioch::ParserBase< NumericType > | inline |
verbose() const | Antioch::ParserBase< NumericType > | inline |
verify_Kooij_in_place_of_Arrhenius() const | Antioch::ParserBase< NumericType > | inlinevirtual |
where_is_k0(const std::string &) const | Antioch::ParserBase< NumericType > | inlinevirtual |
~ParserBase() | Antioch::ParserBase< NumericType > | inlinevirtual |