FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

Hash.H File Reference


Detailed Description

Definition in file Hash.H.

#include "src/OpenFOAM/primitives/ints/label/label.H"
#include "src/OpenFOAM/primitives/ints/uLabel/uLabel.H"
#include "src/OpenFOAM/primitives/hashes/Hasher/Hasher.H"
#include "src/OpenFOAM/primitives/pTraits/pTraits.H"
Include dependency graph for Hash.H:

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.