Updated comments in polyRef.H

This commit is contained in:
Vuko Vukcevic 2017-09-07 18:57:02 +02:00
parent 4e8acd1fbf
commit 7372970256

View file

@ -385,9 +385,7 @@ public:
}
// Refinement
// Get cell level such that the face has the most points that are
// <= level (at least three points)
//- Gets level such that the face has four points <= level.
label getAnchorLevel(const label faceI) const;
//- Helper: get points of a cell without using cellPoints addressing