Go to the source code of this file.
Classes | |
| class | triFace |
| A triangular face using a FixedList of labels corresponding to mesh vertices. More... | |
| struct | triFace::Hash< HashT > |
| Hashing function class for triFace (commutative) More... | |
| struct | is_contiguous< triFace > |
| Contiguous data for triFace. More... | |
| struct | is_contiguous_label< triFace > |
| Contiguous label data for triFace. More... | |
| struct | Hash< triFace > |
| Hash specialization for triFace as a commutative hash value. More... | |
| struct | offsetOp< triFace > |
| Specialization to offset faces, used in ListListOps::combineOffset. More... | |
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Functions | |
| bool | operator== (const triFace &a, const triFace &b) |
| bool | operator!= (const triFace &a, const triFace &b) |