Public Member Functions | |
specieCoeffs () | |
specieCoeffs (const speciesTable &species, Istream &is) | |
bool | operator== (const specieCoeffs &sc) const |
bool | operator!= (const specieCoeffs &sc) const |
Public Attributes | |
label | index |
scalar | stoichCoeff |
scalar | exponent |
Friends | |
Ostream & | operator<< (Ostream &os, const specieCoeffs &sc) |
Definition at line 82 of file Reaction.H.
|
inline |
Definition at line 88 of file Reaction.H.
specieCoeffs | ( | const speciesTable & | species, |
Istream & | is | ||
) |
Definition at line 189 of file Reaction.C.
References Foam::exit(), Foam::FatalIOError, FatalIOErrorInFunction, token::info(), token::isNumber(), token::isWord(), token::number(), and token::wordToken().
|
inline |
Definition at line 97 of file Reaction.H.
References Reaction::specieCoeffs::index.
|
inline |
Definition at line 102 of file Reaction.H.
References Reaction::specieCoeffs::index.
|
friend |
Definition at line 107 of file Reaction.H.
label index |
Definition at line 84 of file Reaction.H.
Referenced by Reaction::specieCoeffs::operator!=(), and Reaction::specieCoeffs::operator==().
scalar stoichCoeff |
Definition at line 85 of file Reaction.H.
scalar exponent |
Definition at line 86 of file Reaction.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.