Definition in file PackedList.H.
#include "src/OpenFOAM/primitives/Lists/labelList.H"#include "src/OpenFOAM/db/error/StaticAssert.H"#include "src/OpenFOAM/containers/Lists/PackedList/PackedListI.H"
Include dependency graph for PackedList.H:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | PackedList< nBits > |
| A dynamically allocatable list of packed unsigned integers. More... | |
| class | PackedList< nBits >::iteratorBase |
| The iterator base for PackedList. More... | |
| class | PackedList< nBits >::iterator |
| The iterator class used for PackedList. More... | |
| class | PackedList< nBits >::const_iterator |
| The const_iterator for PackedList. More... | |
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Functions | |
| TemplateName (PackedList) | |