openfoam/applications/utilities/parallelProcessing
mattijs 379eac4f74 BUG: meshes with differing pointsInstance and facesInstance were not decomposed correctly.
In case of differing pointsInstance and facesInstance it will
- read the points belonging to the facesInstance
- construct and write the mesh belonging to the facesInstance
  (so with the old, facesInstance, points)
- additionally write the current points to pointsInstance
2010-02-08 11:12:52 +00:00
..
decomposePar BUG: meshes with differing pointsInstance and facesInstance were not decomposed correctly. 2010-02-08 11:12:52 +00:00
reconstructPar pedantic changes: 'forAll (' -> 'forAll(' in applications/ 2009-12-03 14:12:08 +01:00
reconstructParMesh pedantic changes: 'forAll (' -> 'forAll(' in applications/ 2009-12-03 14:12:08 +01:00
redistributeMeshPar Added -region option 2009-12-11 11:55:07 +00:00