

Go to the source code of this file.
Classes | |
| class | phasePairKey |
| An ordered or unorder pair of phase names. Typically specified as follows. More... | |
| struct | phasePairKey::hasher |
| Hashing functor for phasePairKey. More... | |
| struct | Hash< phasePairKey > |
| Hashing for phasePairKey. More... | |
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Functions | |
| bool | operator== (const phasePairKey &a, const phasePairKey &b) |
| bool | operator!= (const phasePairKey &a, const phasePairKey &b) |
| Istream & | operator>> (Istream &is, phasePairKey &key) |
| Ostream & | operator<< (Ostream &os, const phasePairKey &key) |
Original source file phasePairKey.H
Definition in file phasePairKey.H.