antioch-0.4.0
|
This is the complete list of members for Antioch::ChemicalMixture< CoeffType >, including all inherited members.
_chemical_species | Antioch::ChemicalMixture< CoeffType > | protected |
_species_inv_name_map | Antioch::ChemicalMixture< CoeffType > | protected |
_species_list | Antioch::ChemicalMixture< CoeffType > | protected |
_species_name_map | Antioch::ChemicalMixture< CoeffType > | protected |
active_species_name_map() const | Antioch::ChemicalMixture< CoeffType > | inline |
add_species(const unsigned int index, const std::string &name, CoeffType mol_wght, CoeffType h_form, CoeffType n_tr_dofs, int charge) | Antioch::ChemicalMixture< CoeffType > | |
add_species_electronic_data(const unsigned int index, const CoeffType theta_e, const unsigned int ndg_e) | Antioch::ChemicalMixture< CoeffType > | |
add_species_vibrational_data(const unsigned int index, const CoeffType theta_v, const unsigned int ndg_v) | Antioch::ChemicalMixture< CoeffType > | |
build_inverse_name_map() | Antioch::ChemicalMixture< CoeffType > | protected |
chemical_mixture() const | Antioch::ChemicalMixture< CoeffType > | inline |
chemical_species() const | Antioch::ChemicalMixture< CoeffType > | inline |
ChemicalMixture(const std::string &filename=DefaultFilename::species_list(), const bool verbose=true, const std::string &species_data=DefaultFilename::chemical_mixture(), const std::string &vibration_data=DefaultFilename::vibrational_data(), const std::string &electronic_data=DefaultFilename::electronic_data()) | Antioch::ChemicalMixture< CoeffType > | |
ChemicalMixture(const std::vector< std::string > &species_list, const bool verbose=true, const std::string &species_data=DefaultFilename::chemical_mixture(), const std::string &vibration_data=DefaultFilename::vibrational_data(), const std::string &electronic_data=DefaultFilename::electronic_data()) | Antioch::ChemicalMixture< CoeffType > | |
ChemicalMixture(ParserBase< CoeffType > *parser, const std::string &species_data=DefaultFilename::chemical_mixture(), const std::string &vibration_data=DefaultFilename::vibrational_data(), const std::string &electronic_data=DefaultFilename::electronic_data()) | Antioch::ChemicalMixture< CoeffType > | |
init_species_name_map(const std::vector< std::string > &species_list) | Antioch::ChemicalMixture< CoeffType > | protected |
initialize_species(const std::vector< std::string > &species_list) | Antioch::ChemicalMixture< CoeffType > | |
M(const unsigned int s) const | Antioch::ChemicalMixture< CoeffType > | inline |
M(const VectorStateType &mass_fractions) const | Antioch::ChemicalMixture< CoeffType > | |
M(const VectorStateType &mass_fractions) const | Antioch::ChemicalMixture< CoeffType > | inline |
molar_densities | Antioch::ChemicalMixture< CoeffType > | inline |
molar_density | Antioch::ChemicalMixture< CoeffType > | |
n_species() const | Antioch::ChemicalMixture< CoeffType > | inline |
R(const unsigned int s) const | Antioch::ChemicalMixture< CoeffType > | inline |
R(const VectorStateType &mass_fractions) const | Antioch::ChemicalMixture< CoeffType > | |
R(const VectorStateType &mass_fractions) const | Antioch::ChemicalMixture< CoeffType > | inline |
read_species_characteristics(ParserBase< CoeffType > *parser, const std::string &species_data, const std::string &vibration_data, const std::string &electronic_data) | Antioch::ChemicalMixture< CoeffType > | |
read_species_electronic_characteristics(ParserBase< CoeffType > *parser) | Antioch::ChemicalMixture< CoeffType > | |
read_species_mandatory_characteristics(ParserBase< CoeffType > *parser) | Antioch::ChemicalMixture< CoeffType > | |
read_species_vibrational_characteristics(ParserBase< CoeffType > *parser) | Antioch::ChemicalMixture< CoeffType > | |
species_inverse_name_map() const | Antioch::ChemicalMixture< CoeffType > | inline |
species_list() const | Antioch::ChemicalMixture< CoeffType > | inline |
species_name_map() const | Antioch::ChemicalMixture< CoeffType > | inline |
~ChemicalMixture() | Antioch::ChemicalMixture< CoeffType > |