FreeFOAM The Cross-Platform CFD Toolkit
Hash.H File Reference

Detailed Description

Definition in file Hash.H.

+ Include dependency graph for Hash.H:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Hash< PrimitiveType >
 Hash function class for primitives. All non-primitives used to hash entries on hash tables likely need a specialized version of this class. More...
class  Hash< void * >
 Hash specialization for hashing pointer addresses. More...
class  Hash< Foam::label >
 Hash specialization for hashing labels. More...

Namespaces

namespace  Foam
 Namespace for OpenFOAM.