hashedWordList.H File Reference
Include dependency graph for hashedWordList.H:
This graph shows which files directly or indirectly include this file:

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. More...
 

Detailed Description

Original source file hashedWordList.H

Definition in file hashedWordList.H.