FreeFOAM The Cross-Platform CFD Toolkit
hashSignedLabel Class Reference

hash for signed integers (Hash<label> only works for unsigned ints) More...

#include <triSurface/hashSignedLabel.H>


Detailed Description

hash for signed integers (Hash<label> only works for unsigned ints)

Definition at line 45 of file hashSignedLabel.H.

List of all members.

Public Member Functions

 hashSignedLabel ()
label operator() (const label key, const label tableSize) const

Constructor & Destructor Documentation

hashSignedLabel ( )
inline

Definition at line 50 of file hashSignedLabel.H.


Member Function Documentation

label operator() ( const label  key,
const label  tableSize 
) const
inline

Definition at line 54 of file hashSignedLabel.H.

References Foam::mag().


The documentation for this class was generated from the following file: