STYLE: localPointRegion: minor comment

This commit is contained in:
mattijs
2018-03-08 15:00:45 +00:00
parent d1b4471141
commit cb03d0bcf4

View File

@ -188,7 +188,7 @@ public:
return meshFaceMap_; return meshFaceMap_;
} }
//- Per face the region of its points //- Per face (in local index) the region of its points
const faceList& faceRegions() const const faceList& faceRegions() const
{ {
return faceRegions_; return faceRegions_;