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 | ( | ) |
Definition at line 32 of file phaseInterfaceKey.C.
| Foam::label operator() | ( | const phaseInterfaceKey & | key | ) | const |
Definition at line 68 of file phaseInterfaceKey.C.