BUG: streamlines: failure on muttley, not on local machine.
The problem was the demand-loading of the functionObjectProperties IOdictionary which can cause parallel communication (if timeStampMaster it scatters the headerOk status). So call setProperty on all processors! Fixes #118.
Showing
- src/postProcessing/functionObjects/field/streamLine/streamLineBase.C 33 additions, 23 deletions...cessing/functionObjects/field/streamLine/streamLineBase.C
- src/sampling/sampledSet/sampledSets/sampledSets.H 3 additions, 2 deletionssrc/sampling/sampledSet/sampledSets/sampledSets.H
- src/sampling/sampledSet/sampledSets/sampledSetsTemplates.C 20 additions, 13 deletionssrc/sampling/sampledSet/sampledSets/sampledSetsTemplates.C
- src/sampling/sampledSurface/sampledSurfaces/sampledSurfacesTemplates.C 13 additions, 6 deletions...sampledSurface/sampledSurfaces/sampledSurfacesTemplates.C
Please register or sign in to comment