Hashing class. More...
Public Member Functions | |
hash () | |
label | operator() (const phaseInterfaceKey &key) const |
Public Member Functions inherited from Hash< phaseInterfaceKey > | |
Hash () | |
unsigned | operator() (const phaseInterfaceKey &p, unsigned seed) const |
unsigned | operator() (const phaseInterfaceKey &p) const |
unsigned | operator() (const edge &e, unsigned seed) const |
Hash specialisation for hashing edges - a commutative hash value. More... | |
unsigned | operator() (const edge &e) const |
Hash specialisation for hashing edges - a commutative hash value. More... | |
unsigned | operator() (const triFace &t, unsigned seed) const |
Hash specialisation for hashing triFace - a commutative hash value. More... | |
unsigned | operator() (const triFace &t) const |
Hash specialisation for hashing triFace - a commutative hash value. More... | |
Hashing class.
Definition at line 70 of file phaseInterfaceKey.H.
hash | ( | ) |
label operator() | ( | const phaseInterfaceKey & | key | ) | const |