36#ifndef checkFireEdges_H
37#define checkFireEdges_H
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
static const UList< T > & null() noexcept
Return a null UList (reference to a nullObject). Behaves like an empty UList.
Mesh consisting of general polyhedral cells.
label checkFireEdges(const faceList &faces, const labelListList &pointFaces, const UList< point > &points=UList< point >::null())
check edge connectivity
List< labelList > labelListList
List of labelList.
List< face > faceList
List of faces.