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