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

CompactListList_dev.H File Reference


Detailed Description

Definition in file CompactListList_dev.H.

#include "src/OpenFOAM/primitives/Lists/labelList.H"
#include "src/dynamicMesh/fvMeshDistribute/CompactListList_devI.H"
Include dependency graph for CompactListList_dev.H:

Go to the source code of this file.

Classes

class  CompactListList_dev< T, Container >
 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 , class Container >
Istream &  operator>> (Istream &, CompactListList_dev< T, Container > &)
template<class T , class Container >
Ostream &  operator<< (Ostream &, const CompactListList_dev< T, Container > &)