

Go to the source code of this file.
Classes | |
| class | face |
| A face is a list of labels corresponding to mesh vertices. More... | |
| struct | face::hasher |
| Hashing functor for face. More... | |
| struct | face::symmHasher |
| Symmetric hashing functor for face. More... | |
| struct | Hash< face > |
| Hash face as contiguous (non-commutative) list data. More... | |
| struct | offsetOp< face > |
| Specialization to offset faces, used in ListListOps::combineOffset. More... | |
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Functions | |
| bool | operator== (const face &a, const face &b) |
| bool | operator!= (const face &a, const face &b) |