openfoam/applications/utilities/parallelProcessing
mattijs 6546dd3f5b BUG: redistributePar: bypassing reading remote file. See #3137.
- NewIFstream would read complete remote file to decide if
  was collated.
- This limits files to 31bit size
- Instead now have master-only opening of file.
- Still has problem with refinement history/cellLevel etc.
2024-04-15 16:49:45 +01:00
..
decomposePar ENH: adjust renumbering methods, extend renumberMesh options 2024-03-06 17:58:47 +01:00
reconstructPar ENH: use objectRegistry/IOobjectList sorted instead of lookupClass 2023-07-31 20:11:32 +02:00
reconstructParMesh ENH: improve findInstance handling for optional files 2024-04-10 15:55:29 +02:00
redistributePar BUG: redistributePar: bypassing reading remote file. See #3137. 2024-04-15 16:49:45 +01:00