_comments | Antioch::ParserBase< NumericType > | protected |
_default_unit | Antioch::XMLParser< NumericType > | private |
_doc | Antioch::XMLParser< NumericType > | private |
_file | Antioch::ParserBase< NumericType > | protected |
_map | Antioch::XMLParser< NumericType > | private |
_not_implemented | Antioch::ParserBase< NumericType > | protected |
_rate_constant | Antioch::XMLParser< NumericType > | private |
_reaction | Antioch::XMLParser< NumericType > | private |
_reaction_block | Antioch::XMLParser< NumericType > | private |
_species_block | Antioch::XMLParser< NumericType > | private |
_thermo_block | Antioch::XMLParser< NumericType > | private |
_Troe | Antioch::XMLParser< NumericType > | private |
_type | Antioch::ParserBase< NumericType > | protected |
_verbose | Antioch::ParserBase< NumericType > | protected |
change_file(const std::string &filename) | Antioch::XMLParser< NumericType > | virtual |
efficiencies(std::vector< std::pair< std::string, NumericType > > &par_values) const | Antioch::XMLParser< NumericType > | virtual |
enum_type() const | Antioch::ParserBase< NumericType > | |
file() const | Antioch::ParserBase< NumericType > | inline |
find_element_with_attribute(const tinyxml2::XMLElement *element, const std::string &elem_name, const std::string &attribute, const std::string &attr_value) const | Antioch::XMLParser< NumericType > | private |
get_parameter(const tinyxml2::XMLElement *ptr, const std::string &par, NumericType &par_value, std::string &par_unit) const | Antioch::XMLParser< NumericType > | private |
get_parameter(const tinyxml2::XMLElement *ptr, const std::string &par, std::vector< NumericType > &numpar, std::string &par_unit) const | Antioch::XMLParser< NumericType > | private |
initialize() | Antioch::XMLParser< NumericType > | virtual |
is_k0(unsigned int nrc, const std::string &kin_model) const | Antioch::XMLParser< NumericType > | virtual |
molecules_pairs(tinyxml2::XMLElement *molecules, std::vector< std::pair< std::string, PairedType > > &products_pair) const | Antioch::XMLParser< NumericType > | private |
nasa_xml_section(NASAThermoMixture< NumericType, NASA7CurveFit< NumericType > > &) | Antioch::XMLParser< NumericType > | inlineprivate |
nasa_xml_section(NASAThermoMixture< NumericType, NASA9CurveFit< NumericType > > &) | Antioch::XMLParser< NumericType > | inlineprivate |
nasa_xml_section(NASAThermoMixture< NumericType, CEACurveFit< NumericType > > &) | Antioch::XMLParser< NumericType > | inlineprivate |
nasa_xml_section(CEAThermodynamics< NumericType > &) | Antioch::XMLParser< NumericType > | inlineprivate |
ParserBase(const std::string &type, const std::string &file, bool verbose=true, const std::string &comments="") | Antioch::ParserBase< NumericType > | |
products_orders() const | Antioch::XMLParser< NumericType > | virtual |
products_pairs(std::vector< std::pair< std::string, int > > &products_pair) const | Antioch::XMLParser< NumericType > | virtual |
rate_constant(const std::string &kinetics_model) | Antioch::XMLParser< NumericType > | virtual |
rate_constant_activation_energy_parameter(NumericType &Ea, std::string &Ea_unit, std::string &def_unit) const | Antioch::XMLParser< NumericType > | virtual |
rate_constant_Berthelot_coefficient_parameter(NumericType &D, std::string &D_unit, std::string &def_unit) const | Antioch::XMLParser< NumericType > | virtual |
rate_constant_cross_section_parameter(std::vector< NumericType > &sigma, std::string &sigma_unit, std::string &def_unit) const | Antioch::XMLParser< NumericType > | virtual |
rate_constant_lambda_parameter(std::vector< NumericType > &lambda, std::string &lambda_unit, std::string &def_unit) const | Antioch::XMLParser< NumericType > | virtual |
rate_constant_power_parameter(NumericType &b, std::string &b_unit, std::string &def_unit) const | Antioch::XMLParser< NumericType > | virtual |
rate_constant_preexponential_parameter(NumericType &A, std::string &A_unit, std::string &def_unit) const | Antioch::XMLParser< NumericType > | virtual |
rate_constant_Tref_parameter(NumericType &Tref, std::string &Tref_unit, std::string &def_unit) const | Antioch::XMLParser< NumericType > | virtual |
reactants_orders() const | Antioch::XMLParser< NumericType > | virtual |
reactants_pairs(std::vector< std::pair< std::string, int > > &reactants_pair) const | Antioch::XMLParser< NumericType > | virtual |
reaction() | Antioch::XMLParser< NumericType > | virtual |
reaction_chemical_process() const | Antioch::XMLParser< NumericType > | virtual |
reaction_equation() const | Antioch::XMLParser< NumericType > | virtual |
reaction_id() const | Antioch::XMLParser< NumericType > | virtual |
reaction_kinetics_model(const std::vector< std::string > &kinetics_models) const | Antioch::XMLParser< NumericType > | virtual |
reaction_reversible() const | Antioch::XMLParser< NumericType > | virtual |
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::XMLParser< NumericType > | inlinevirtual |
read_thermodynamic_data(NASAThermoMixture< NumericType, NASA9CurveFit< NumericType > > &thermo) | Antioch::XMLParser< NumericType > | inlinevirtual |
read_thermodynamic_data(NASAThermoMixture< NumericType, CEACurveFit< NumericType > > &) | Antioch::XMLParser< NumericType > | inlinevirtual |
read_thermodynamic_data(CEAThermodynamics< NumericType > &) | Antioch::XMLParser< NumericType > | inlinevirtual |
read_thermodynamic_data_root(ThermoType &thermo) | Antioch::XMLParser< NumericType > | private |
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::XMLParser< NumericType > | virtual |
Troe() const | Antioch::XMLParser< NumericType > | virtual |
Troe_alpha_parameter(NumericType &alpha, std::string &alpha_unit, std::string &def_unit) const | Antioch::XMLParser< NumericType > | virtual |
Troe_T1_parameter(NumericType &T1, std::string &T1_unit, std::string &def_unit) const | Antioch::XMLParser< NumericType > | virtual |
Troe_T2_parameter(NumericType &T2, std::string &T2_unit, std::string &def_unit) const | Antioch::XMLParser< NumericType > | virtual |
Troe_T3_parameter(NumericType &T3, std::string &T3_unit, std::string &def_unit) const | Antioch::XMLParser< NumericType > | virtual |
type() const | Antioch::ParserBase< NumericType > | inline |
unit(tinyxml2::XMLElement *parameter) const | Antioch::XMLParser< NumericType > | private |
verbose() const | Antioch::ParserBase< NumericType > | inline |
verify_Kooij_in_place_of_Arrhenius() const | Antioch::XMLParser< NumericType > | virtual |
where_is_k0(const std::string &kin_model) const | Antioch::XMLParser< NumericType > | virtual |
XMLParser(const std::string &filename, bool verbose=true) | Antioch::XMLParser< NumericType > | |
XMLParser() | Antioch::XMLParser< NumericType > | private |
~ParserBase() | Antioch::ParserBase< NumericType > | inlinevirtual |
~XMLParser() | Antioch::XMLParser< NumericType > | |