FreeFOAM The Cross-Platform CFD Toolkit
CompactListList.H File Reference

Detailed Description

Definition in file CompactListList.H.

+ 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 unstructured matrix of objects of type <T> using an offset table for access. More...

Namespaces

namespace  Foam
 Namespace for OpenFOAM.

Functions

template<class T >
Istream & operator>> (Istream &, CompactListList< T > &)
template<class T >
Ostream & operator<< (Ostream &, const CompactListList< T > &)