30 template<
class FaceList,
class Po
intField>
47 const labelList& nbrFaces = edgeFaces[edgeI];
49 if (nbrFaces.
size() == 1)
59 const FaceType&
f = localFaces[nbrFaces[i]];
61 if (
f.edgeDirection(edges[edgeI]) > 0)
71 <<
"Edge " << edgeI <<
" vertices:" << edges[edgeI]
72 <<
" is used by faces " << nbrFaces
75 <<
" none of which use the edge vertices in the same order"
#define forAll(list, i)
Loop across all elements in list.
void size(const label)
Override size to be inconsistent with allocated storage.
A list of faces which address into the list of points.
std::remove_reference< FaceList >::type::value_type FaceType
A List with indirect addressing.
#define FatalErrorInFunction
Report an error message using Foam::FatalError.
errorManip< error > abort(error &err)