

Go to the source code of this file.
Classes | |
| class | specieExponent |
| Type for exponents of species in reaction. Can take either integer or scalar value, and powers are optimised in the integer case. More... | |
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Functions | |
| scalar | pow (scalar x, const specieExponent &e) |
| specieExponent | operator+ (const specieExponent &a, const specieExponent &b) |
| specieExponent | operator- (const specieExponent &a, const specieExponent &b) |
| Ostream & | operator<< (Ostream &, const specieExponent &) |
Original source file specieExponent.H
Definition in file specieExponent.H.