34 #ifndef specieElement_H 35 #define specieElement_H 46 Ostream&
operator<<(Ostream&,
const specieElement&);
bool operator!=(const specieElement &) const
Inequality comparison.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
specieElement()
Construct null.
bool operator==(const specieElement &) const
Equality comparison.
A class for handling words, derived from string.
const word & name() const
Return the name of the element.
label nAtoms() const
Return the number of atoms of this element in the specie.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
friend Ostream & operator<<(Ostream &, const specieElement &)
Ostream & operator<<(Ostream &, const ensightPart &)