

Go to the source code of this file.
Classes | |
| class | hashedWordList |
| A wordList with hashed named lookup, which can be faster in some situations than using the normal list find/found methods. More... | |
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Functions | |
| Istream & | operator>> (Istream &is, hashedWordList &list) |
| Read from an input stream. Rehashes the indices. | |
Original source file hashedWordList.H
Definition in file hashedWordList.H.