Updated comments in polyRef.H
This commit is contained in:
parent
4e8acd1fbf
commit
7372970256
1 changed files with 1 additions and 3 deletions
|
@ -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
|
||||
|
|
Reference in a new issue