Go to the documentation of this file.
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.
void writeOBJ(Ostream &os, label &vertI, const tetPoints &tet)
Ostream & endl(Ostream &os)
Add newline and flush stream.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Pre-declare SubField and related Field type.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
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,...
label size() const
Return the number of elements in the UList.