Loading...
Searching...
No Matches
CompactListList.H File Reference
Include dependency graph for CompactListList.H:
This graph shows which files directly or indirectly include this file:

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>
Istreamoperator>> (Istream &is, CompactListList< T > &list)
template<class T>
Ostreamoperator<< (Ostream &os, const CompactListList< T > &list)

Detailed Description

Original source file CompactListList.H

Definition in file CompactListList.H.