Constituents Member List
This is the complete list of members for
Constituents, including all inherited members.
addElement(const std::string &symbol, doublereal weight) | Constituents | |
addElement(const XML_Node &e) | Constituents | |
addElementsFromXML(const XML_Node &phase) | Constituents | |
addSpecies(const std::string &name, const doublereal *comp, doublereal charge=0.0, doublereal size=1.0) (defined in Constituents) | Constituents | |
addUniqueElement(const std::string &symbol, doublereal weight, int atomicNumber=0, doublereal entropy298=ENTROPY298_UNKNOWN) | Constituents | |
addUniqueElement(const XML_Node &e) | Constituents | |
addUniqueSpecies(const std::string &name, const doublereal *comp, doublereal charge=0.0, doublereal size=1.0) | Constituents | |
atomicNumber(int m) const | Constituents | |
atomicWeight(int m) const | Constituents | |
atomicWeights() const | Constituents | |
charge(int k) const | Constituents | |
clear() | Constituents | |
Constituents(Elements *ptr_Elements=0) | Constituents | |
Constituents(const Constituents &right) | Constituents | |
elementIndex(std::string name) const | Constituents | |
elementName(int m) const | Constituents | |
elementNames() const | Constituents | |
elementsFrozen() | Constituents | |
entropyElement298(int m) const | Constituents | |
freezeElements() | Constituents | |
freezeSpecies() | Constituents | |
getAtoms(int k, double *atomArray) const | Constituents | |
m_Elements | Constituents | [protected] |
m_kk | Constituents | [protected] |
m_speciesCharge | Constituents | [protected] |
m_speciesComp | Constituents | [protected] |
m_speciesFrozen | Constituents | [protected] |
m_speciesNames | Constituents | [protected] |
m_speciesSize | Constituents | [protected] |
m_weight | Constituents | [protected] |
molarMass(int k) const | Constituents | [inline] |
molecularWeight(int k) const | Constituents | |
molecularWeights() const | Constituents | |
nAtoms(int k, int m) const | Constituents | |
nElements() const | Constituents | |
nSpecies() const | Constituents | [inline] |
operator=(const Constituents &right) | Constituents | |
ready() const | Constituents | |
size(int k) const | Constituents | [inline] |
speciesFrozen() | Constituents | [inline] |
speciesIndex(std::string name) const | Constituents | |
speciesName(int k) const | Constituents | |
speciesNames() const | Constituents | |
~Constituents() | Constituents | |