STYLE: randomRenumber: updated comment

This commit is contained in:
mattijs
2012-02-23 14:50:23 +00:00
parent 139c22716d
commit f9262f751f

View File

@ -76,7 +76,7 @@ public:
//- Return the order in which cells need to be visited, i.e.
// from ordered back to original cell label.
// Use the mesh connectivity (if needed)
// This is only defined for geometric renumberMethods.
virtual labelList renumber(const pointField&) const;
//- Return the order in which cells need to be visited, i.e.