END: pointMesh: comment

This commit is contained in:
mattijs
2013-10-02 09:20:26 +01:00
parent a9efcdb254
commit 5f9b0eafbb
2 changed files with 2 additions and 2 deletions

View File

@ -120,7 +120,7 @@ public:
// Mesh motion
//- Move points, returns volumes swept by faces in motion
//- Move points
bool movePoints();
//- Update the mesh corresponding to given map

View File

@ -724,7 +724,7 @@ Foam::labelHashSet Foam::polyBoundaryMesh::patchSet
forAll(patchNames, i)
{
const wordRe& patchName = patchNames[i];
const wordRe& patchName = patchNames[i];
// Treat the given patch names as wild-cards and search the set
// of all patch names for matches