Go to the source code of this file.
Classes | |
| class | Hash< T > |
| Hash function class. The default definition is for primitives, non-primitives used to hash entries on hash tables likely need a specialized version of this class. More... | |
| struct | Hash< Foam::label > |
| Hash specialization for label. More... | |
| struct | Hash< Foam::string > |
| Hash specialization for string. More... | |
| struct | Hash< Foam::word > |
| Hash specialization for word. More... | |
| struct | Hash< Foam::fileName > |
| Hash specialization for fileName. More... | |
| struct | Hash< Foam::wordRe > |
| Hash specialization for wordRe. More... | |
| struct | Hash< Foam::keyType > |
| Hash specialization for keyType. More... | |
| struct | Hash< void * > |
| Hash specialization for pointers, interpret pointer as a integer type. More... | |
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |