

Go to the source code of this file.
Classes | |
| class | boolVector |
| Specialized bundling of boolean values as a vector of 3 components, element access using x(), y() and z() member functions. It also has some methods similar to bitSet. More... | |
| struct | is_contiguous< boolVector > |
| A boolVector is contiguous (FixedList of bool). More... | |
| struct | pTraits_cmptType< boolVector > |
| A boolVector has bool data components. More... | |
| struct | pTraits_nComponents< boolVector > |
| A boolVector has three data components. More... | |
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Original source file boolVector.H
Definition in file boolVector.H.