specieExponent.H File Reference
Include dependency graph for specieExponent.H:
This graph shows which files directly or indirectly include this file:

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 &)
 

Detailed Description

Original source file specieExponent.H

Definition in file specieExponent.H.