Formatting
This commit is contained in:
parent
6ced1c209c
commit
e881837bb0
1 changed files with 1 additions and 0 deletions
|
@ -610,6 +610,7 @@ bool Foam::processorFvPatchField<Type>::ready() const
|
|||
)
|
||||
{
|
||||
bool finished = Pstream::finishedRequest(outstandingSendRequest_);
|
||||
|
||||
if (!finished)
|
||||
{
|
||||
return false;
|
||||
|
|
Reference in a new issue