31 template<
template<
class>
class FaceList>
34 const FaceList<face>& faces,
46 fc[i] = faces[facei++].centre(
points);
52 template<
template<
class>
class FaceList>
55 const FaceList<face>& faces,
69 fpa[i] +=
points[faces[facei][j]];
71 fpa[i] /= faces[facei++].
size();
#define forAll(list, i)
Loop across all elements in list.
void size(const label)
Override size to be inconsistent with allocated storage.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.