34#ifndef Foam_cellListFwd_H
35#define Foam_cellListFwd_H
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
A non-owning sub-view of a List (allocated or unallocated storage).
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
A cell is defined as a list of faces with extra functionality.
UList< cell > cellUList
UList of cell.
SubList< cell > cellSubList
SubList of cell.
List< cell > cellList
List of cell.
List< cellList > cellListList
List of cellList.