Updated comment for member function
This commit is contained in:
parent
bb23c4851d
commit
5526c3a048
1 changed files with 1 additions and 1 deletions
|
@ -162,7 +162,7 @@ public:
|
|||
return meshes_;
|
||||
}
|
||||
|
||||
//- Return access to meshes
|
||||
//- Return to global point index
|
||||
labelListList& globalPointIndex()
|
||||
{
|
||||
return globalPointIndex_;
|
||||
|
|
Reference in a new issue