FreeFOAM The Cross-Platform CFD Toolkit
labelPairLookup.H File Reference

Detailed Description

Definition in file labelPairLookup.H.

+ Include dependency graph for labelPairLookup.H:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Foam
 Namespace for OpenFOAM.

Typedefs

typedef HashTable< label,
FixedList< label, 2 >
, FixedList< label, 2 >::Hash<> > 
labelPairLookup
 A HashTable for two labels to another label. Used for e.g. for face1, face2 to shared edge.