mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: localPointRegion: minor comment
This commit is contained in:
@ -188,7 +188,7 @@ public:
|
||||
return meshFaceMap_;
|
||||
}
|
||||
|
||||
//- Per face the region of its points
|
||||
//- Per face (in local index) the region of its points
|
||||
const faceList& faceRegions() const
|
||||
{
|
||||
return faceRegions_;
|
||||
|
||||
Reference in New Issue
Block a user