Revert "BUG: Contuation from commit ca0799cbc7 - updated cellSource"

This reverts commit b8c2cbaaec.
This commit is contained in:
andy
2011-02-08 15:52:31 +00:00
parent 654b8d18cb
commit 0942748819
2 changed files with 11 additions and 10 deletions

View File

@ -158,10 +158,11 @@ bool Foam::fieldValues::faceSource::writeValues(const word& fieldName)
magSf = combineFields(magSf);
weightField = combineFields(weightField);
Type result = processValues(values, magSf, weightField);
if (Pstream::master())
{
Type result = processValues(values, magSf, weightField);
if (valueOutput_)
{
IOField<Type>