openfoam/applications/utilities/parallelProcessing/decomposePar
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
..
Make move reconstructPar 'guts' to src/parallel/reconstruct 2009-11-20 14:37:56 +01:00
decomposePar.C ENH: Removed the -filterPatches option. 2010-02-05 10:32:47 +00:00
decomposeParDict remove trailing space from some files 2009-12-04 13:39:35 +01:00
domainDecomposition.C BUG: meshes with differing pointsInstance and facesInstance were not decomposed correctly. 2010-02-08 11:12:52 +00:00
domainDecomposition.H BUG: meshes with differing pointsInstance and facesInstance were not decomposed correctly. 2010-02-08 11:12:52 +00:00
domainDecompositionDistribute.C move reconstructPar 'guts' to src/parallel/reconstruct 2009-11-20 14:37:56 +01:00
domainDecompositionMesh.C ENH: Removed the -filterPatches option. 2010-02-05 10:32:47 +00:00
fvFieldDecomposer.C move reconstructPar 'guts' to src/parallel/reconstruct 2009-11-20 14:37:56 +01:00
fvFieldDecomposer.H remove trailing space from some files 2009-12-04 13:39:35 +01:00
fvFieldDecomposerDecomposeFields.C pedantic changes: 'forAll (' -> 'forAll(' in applications/ 2009-12-03 14:12:08 +01:00
lagrangianFieldDecomposer.C Removed unused code-template code 2010-01-21 13:42:23 +00:00
lagrangianFieldDecomposer.H update copyrights for 2009 2008-12-31 19:01:56 +01:00
lagrangianFieldDecomposerDecomposeFields.C pedantic changes: 'forAll (' -> 'forAll(' in applications/ 2009-12-03 14:12:08 +01:00
pointFieldDecomposer.C move reconstructPar 'guts' to src/parallel/reconstruct 2009-11-20 14:37:56 +01:00
pointFieldDecomposer.H update copyrights for 2009 2008-12-31 19:01:56 +01:00
pointFieldDecomposerDecomposeFields.C pedantic changes: 'forAll (' -> 'forAll(' in applications/ 2009-12-03 14:12:08 +01:00
readFields.C update copyrights for 2009 2008-12-31 19:01:56 +01:00
readFields.H update copyrights for 2009 2008-12-31 19:01:56 +01:00