17 forAll(facePoints[facei], pointi)
19 facePoints[facei][pointi] =
faceCorr(facePoints[facei][pointi]);
#define forAll(list, i)
Loop across all elements in list.
A 1D vector of objects of type <T> with a fixed size <Size>.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
point faceCorr(const point &p)
void correctFacePoints(FixedList< pointField, 6 > &) const
Correct the location of the given face-points.
Templated 3D Vector derived from VectorSpace adding construction from 3 components, element access using x(), y() and z() member functions and the inner-product (dot-product) and cross product operators.
dimensioned< scalar > mag(const dimensioned< Type > &)