mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
BUG: evaluate at startup re-enabled.
This commit is contained in:
@ -112,7 +112,7 @@ cyclicFvPatchField<Type>::cyclicFvPatchField
|
||||
// << "Underlying cyclic:" << cyclicPatch_.name()
|
||||
// << " with parallel:" << cyclicPatch_.parallel() << endl;
|
||||
|
||||
//this->evaluate(Pstream::blocking);
|
||||
this->evaluate(Pstream::blocking);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user