

Go to the source code of this file.
Classes | |
| struct | Hash< wordRe > |
| Hashing for wordRe. More... | |
| class | wordRe |
| A wordRe is a Foam::word, but can contain a regular expression for matching words or strings. More... | |
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Functions | |
| Istream & | operator>> (Istream &is, wordRe &val) |
| Read operator. | |
| Ostream & | operator<< (Ostream &os, const wordRe &val) |
| Write operator. | |