BUG: mappedPatch: do not use sampleMesh. Fixes #1951.
The helper function sampleMesh returns a reference to the sampled mesh. This will fail if that mesh is on a different world.
Showing
- src/TurbulenceModels/compressible/turbulentFluidThermoModels/derivedFvPatchFields/turbulentTemperatureCoupledBaffleMixed/turbulentTemperatureCoupledBaffleMixedFvPatchScalarField.C 1 addition, 11 deletions...urbulentTemperatureCoupledBaffleMixedFvPatchScalarField.C
- src/meshTools/mappedPatches/mappedPolyPatch/mappedPatchBaseI.H 6 additions, 2 deletions...eshTools/mappedPatches/mappedPolyPatch/mappedPatchBaseI.H
- tutorials/multiphase/compressibleInterFoam/laminar/waterCooler/solid/system/fvSolution 1 addition, 1 deletion...ibleInterFoam/laminar/waterCooler/solid/system/fvSolution
Please register or sign in to comment