openfoam/applications
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
..
solvers ENH: fvMatrix, faMatrix: replace raw pointers with unique_ptr (#3107) 2024-03-05 18:13:59 +00:00
test ENH: improve findInstance handling for optional files 2024-04-10 15:55:29 +02:00
tools ENH: support field width for #eval expressions 2021-03-29 16:00:11 +02:00
utilities BUG: redistributePar: bypassing reading remote file. See #3137. 2024-04-15 16:49:45 +01:00
Allwmake COMP: increment lemon sources, fix stray comment char (wmkdepend) 2022-05-11 09:53:58 +02:00