

Go to the source code of this file.
Classes | |
| class | SubList< T > |
| A non-owning sub-view of a List (allocated or unallocated storage). More... | |
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Typedefs | |
| typedef SubList< bool > | boolSubList |
| A SubList of bools. | |
| typedef SubList< char > | charSubList |
| A SubList of chars. | |
| typedef SubList< label > | labelSubList |
| A SubList of labels. | |