species element More...
#include <src/thermophysicalModels/reactionThermo/chemistryReaders/chemkinReader/chemkinReader.H>
species element
Definition at line 80 of file chemkinReader.H.
Collaboration diagram for chemkinReader::specieElement:Public Member Functions | |
| bool | operator== (const specieElement &se) const |
| bool | operator!= (const specieElement &se) const |
Public Attributes | |
| word | elementName |
| label | nAtoms |
Friends | |
| Ostream & | operator<< (Ostream &os, const specieElement &se) |
| bool operator== | ( | const specieElement & | se ) | const [inline]
|
Definition at line 85 of file chemkinReader.H.
References chemkinReader::specieElement::elementName, and chemkinReader::specieElement::nAtoms.
Referenced by chemkinReader::specieElement::operator!=().
| bool operator!= | ( | const specieElement & | se ) | const [inline]
|
Definition at line 94 of file chemkinReader.H.
References chemkinReader::specieElement::operator==().
| Ostream& operator<< | ( | Ostream & | os, |
| const specieElement & | se | ||
| ) | [friend]
|
Definition at line 99 of file chemkinReader.H.
Definition at line 82 of file chemkinReader.H.
Referenced by chemkinReader::specieElement::operator==().
| label nAtoms |
Definition at line 83 of file chemkinReader.H.
Referenced by chemkinReader::specieElement::operator==().