47 return 2*((
centre(meshPoints) -
p) & n2)/((n1 & n2) - 1.0);
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
point centre(const UList< point > &points) const
Centre point of face.
scalar contactSphereDiameter(const point &p, const vector &n, const UList< point > &meshPoints) const
Return contact sphere diameter.
vector areaNormal(const UList< point > &p) const
The area normal - with magnitude equal to area of face.
dimensioned< typename typeOfMag< Type >::type > mag(const dimensioned< Type > &dt)