34#ifndef Foam_faceListFwd_H
35#define Foam_faceListFwd_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 face is a list of labels corresponding to mesh vertices.
SubList< face > faceSubList
SubList of faces.
List< face > faceList
List of faces.
List< faceList > faceListList
List of faceList.
UList< face > faceUList
UList of faces.