"README.md" did not exist on "022df6cffd7d6b34e105641eebedfa041cdbea33"
ENH: replace listCombineReduce with equivalent
- a few places still used listCombineReduce instead of newer constructs (eg allGatherList) with fewer MPI calls. - align triangulation handling of turbulentDFSEMInlet and patchInjectionBase with meshTools/triangulatedPatch (will ease future code refactoring)
Showing
- src/finiteVolume/fields/fvPatchFields/derived/turbulentDFSEMInlet/turbulentDFSEMInletFvPatchVectorField.C 78 additions, 95 deletions...rbulentDFSEMInlet/turbulentDFSEMInletFvPatchVectorField.C
- src/finiteVolume/fields/fvPatchFields/derived/turbulentDFSEMInlet/turbulentDFSEMInletFvPatchVectorField.H 6 additions, 7 deletions...rbulentDFSEMInlet/turbulentDFSEMInletFvPatchVectorField.H
- src/lagrangian/basic/Cloud/CloudIO.C 4 additions, 6 deletionssrc/lagrangian/basic/Cloud/CloudIO.C
- src/lagrangian/intermediate/submodels/Kinematic/InjectionModel/PatchInjection/patchInjectionBase.C 59 additions, 50 deletions...ematic/InjectionModel/PatchInjection/patchInjectionBase.C
- src/lagrangian/intermediate/submodels/Kinematic/InjectionModel/PatchInjection/patchInjectionBase.H 10 additions, 10 deletions...ematic/InjectionModel/PatchInjection/patchInjectionBase.H
- src/meshTools/triangulatedPatch/triangulatedPatch.C 14 additions, 13 deletionssrc/meshTools/triangulatedPatch/triangulatedPatch.C
- src/optimisation/adjointOptimisation/adjoint/optimisation/designVariables/topODesignVariables/topOVariablesBase/topOVariablesBase.C 4 additions, 10 deletions...topODesignVariables/topOVariablesBase/topOVariablesBase.C
Please register or sign in to comment