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 > &) |
Original source file CompactListList.H
Definition in file CompactListList.H.