Public Member Functions | |
hash () | |
label | operator() (const phasePairKey &key) const |
Public Member Functions inherited from Hash< phasePairKey > | |
Hash () | |
unsigned | operator() (const phasePairKey &p, unsigned seed) const |
unsigned | operator() (const phasePairKey &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... | |
Definition at line 63 of file phasePairKey.H.
hash | ( | ) |
label operator() | ( | const phasePairKey & | key | ) | const |