FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

CompactListList.H File Reference


Detailed Description

Definition in file CompactListList.H.

#include "src/OpenFOAM/primitives/Lists/labelList.H"
#include "src/OpenFOAM/containers/Lists/CompactListList/CompactListListI.H"
Include dependency graph for CompactListList.H:

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 > &)