

Go to the source code of this file.
Classes | |
| class | CompactListList< T > |
| A packed storage of objects of type <T> using an offset table for access. More... | |
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Typedefs | |
| typedef CompactListList< label > | labelCompactListList |
| A CompactListList of labels. | |
Functions | |
| template<class T> | |
| Istream & | operator>> (Istream &is, CompactListList< T > &list) |
| template<class T> | |
| Ostream & | operator<< (Ostream &os, const CompactListList< T > &list) |
Original source file CompactListList.H
Definition in file CompactListList.H.