42#ifndef Foam_bandCompression_H
43#define Foam_bandCompression_H
A packed storage of objects of type <T> using an offset table for access.
Mesh consisting of general polyhedral cells.
List< labelList > labelListList
List of labelList.
List< label > labelList
A List of labels.
labelList bandCompression(const labelListList &cellCellAddressing)
Deprecated - prefer meshTools::bandCompression().
UList< label > labelUList
A UList of labels.
#define FOAM_DEPRECATED_FOR(since, replacement)