

Go to the source code of this file.
Classes | |
| class | keyType |
| A class for handling keywords in dictionaries. More... | |
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Functions | |
| Istream & | operator>> (Istream &, keyType &) |
| Ostream & | operator<< (Ostream &, const keyType &) |
| Ostream & | writeKeyword (Foam::Ostream &os, const keyType &kw) |
| Write the keyword to the Ostream with the current level of indentation. More... | |