This commit is contained in:
Hrvoje Jasak 2013-06-30 18:36:45 +01:00
parent f6b896db76
commit e42b41bea9

View file

@ -119,10 +119,13 @@ private:
// Private member functions
//- Find amongst selected faces the one with the largest area
static label findMaxArea(const pointField&, const faceList&);
// Geometry
void calcTransforms();
//- Find amongst selected faces the one with the largest area
static label findMaxArea(const pointField&, const faceList&);
//- Force calculation of transformation tensors
virtual void calcTransforms();
// Face ordering