

Go to the source code of this file.
Classes | |
| class | EdgeMap< T > |
| Map from edge (expressed as its endpoints) to value. Hashing (and ==) on an edge is symmetric. More... | |
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Typedefs | |
| typedef HashSet< edge, Hash< edge > > | edgeHashSet |
| A HashSet with edge for its key. Hashing (and ==) on an edge is symmetric. | |
Original source file edgeHashes.H
Definition in file edgeHashes.H.