28#ifndef Foam_edgeList_H
29#define Foam_edgeList_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...
List< edge > edgeList
List of edge.
UList< edge > edgeUList
UList of edge.
SubList< edge > edgeSubList
SubList of edge.
List< edgeList > edgeListList
List of edgeList.