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, Container >
 A packed storage unstructured matrix of objects of type <T> using an offset table for access. More...
 
class  CompactListList< T, Container >
 A packed storage unstructured matrix of objects of type <T> using an offset table for access. More...
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

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

Detailed Description

Original source file CompactListList.H

Definition in file CompactListList.H.