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:
This graph shows which files directly or indirectly include this file: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 > &) |