34 #ifndef specieElement_H
35 #define specieElement_H
46 Ostream&
operator<<(Ostream&,
const specieElement&);
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
bool operator==(const specieElement &) const
Equality comparison.
label nAtoms() const
Return the number of atoms of this element in the specie.
specieElement()
Construct null.
const word & name() const
Return the name of the element.
friend Ostream & operator<<(Ostream &, const specieElement &)
bool operator!=(const specieElement &) const
Inequality comparison.
A class for handling words, derived from string.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Ostream & operator<<(Ostream &os, const fvConstraints &constraints)