mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Applied patch
http://openfoam.cfd-online.com/cgi-bin/forum/show.cgi?126/10427
This commit is contained in:
@ -102,7 +102,7 @@ bool Foam::sampledSets::checkFieldTypes()
|
||||
nFields += grep(symmTensorFields_, fieldTypes);
|
||||
nFields += grep(tensorFields_, fieldTypes);
|
||||
|
||||
if (Pstream::master)
|
||||
if (Pstream::master())
|
||||
{
|
||||
if (debug)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user