26 template<
class FaceType>
41 const FaceType&
f = faces[faceLabels[i]];
45 if (foamToObj.
insert(
f[fp], vertI))
55 os <<
' ' << foamToObj[
f[fp]]+1;
57 os <<
' ' << foamToObj[
f[0]]+1 <<
endl;
62 template<
class FaceType>
#define forAll(list, i)
Loop across all elements in list.
bool insert(const Key &, const T &newElmt)
Insert a new hashedEntry.
void size(const label)
Override size to be inconsistent with allocated storage.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
label size() const
Return the number of elements in the UList.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Ostream & endl(Ostream &os)
Add newline and flush stream.