openfoam/applications/utilities/parallelProcessing
Mark Olesen 337e672d53 ENH: extend globalMeshData::calcCellCells handling
- add convenience forms for common combinations

- avoid allocation for 1:1 identity agglomerations

- support subsetting forms (avoids an intermediate fvMeshSubset)
  that also return the cellMap

- refactored to eliminate code duplication between weighted and
  unweighted forms
2024-02-24 21:07:58 +01:00
..
decomposePar ENH: extend globalMeshData::calcCellCells handling 2024-02-24 21:07:58 +01:00
reconstructPar ENH: use objectRegistry/IOobjectList sorted instead of lookupClass 2023-07-31 20:11:32 +02:00
reconstructParMesh ENH: minor simplifications for handling region meshes 2023-12-07 17:42:24 +01:00
redistributePar STYLE: patch field Internal::null() instead of DimensionedField equivalent 2024-01-09 11:56:45 +00:00