Updated comment for member function

This commit is contained in:
Vuko Vukcevic 2019-02-19 21:59:45 +01:00
parent bb23c4851d
commit 5526c3a048

View file

@ -162,7 +162,7 @@ public:
return meshes_;
}
//- Return access to meshes
//- Return to global point index
labelListList& globalPointIndex()
{
return globalPointIndex_;