Classes | Namespaces | Functions
HashOps.H File Reference
Include dependency graph for HashOps.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  plusEqOp< Key, HashType >
 
struct  plusEqOp< T, Key, HashType >
 

Namespaces

 Foam::HashSetOps
 Various operations for HashSet.
 
 Foam::HashTableOps
 Various operations for HashTable.
 
 Foam
 

Functions

labelHashSet used (const bitSet &select)
 
labelHashSet used (const UList< bool > &select)
 
bitSet bitset (const labelHashSet &locations)
 
List< boolbools (const labelHashSet &locations)
 
template<class T , class Key , class Hash >
List< Tvalues (const HashTable< T, Key, Hash > &tbl, const bool doSort=false)
 

Detailed Description

Original source file HashOps.H

Definition in file HashOps.H.